6,902 questions with Visual Studio-related tags

Sort by: Updated
1 answer

Create MSI pack\File from Exe pack

Hi Sirs, I've tried some applications (cracked) but old vers. in order to create from exe to MSI packge In order I could run it by GPO. Applications like browsers Firefox examples im not intersted. I mean about like MS office, MS Visio in my…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
asked 2021-04-12T10:41:32.277+00:00
Dias DT 21 Reputation points
edited an answer 2024-11-09T06:05:55.34+00:00
rostanchase 80 Reputation points
1 answer

C# how to pass a string from a list of object to a List<T>.Sort() method please?

How to pass a string (level) from a list of object to a List<T>.Sort() method please? Data: List<DirItem> items = new List<DirItem> { new DirItem { level="3.5-1", name="Hi",…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,011 questions
asked 2024-11-08T17:43:43.0266667+00:00
Arny CP 0 Reputation points
edited an answer 2024-11-08T22:13:21.23+00:00
Bruce (SqlWork.com) 66,706 Reputation points
0 answers

What type of markdown proccessor does Visual Studio use?

Developers added markdown support in Visual Studio version 2022 release 17.5. But what's under the hood? Is it commonmark-compliant? GFM support? Is it based on markdig?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
asked 2024-11-08T13:55:53.88+00:00
Dmitresso 0 Reputation points
commented 2024-11-08T21:17:09.71+00:00
Viorel 118K Reputation points
1 answer One of the answers was accepted by the question author.

Can Visual Studio 2019 be Upgraded to Visual Studio 2022 Directly Using Visual Studio 2022 Installer?

I know you can install both versions side by side. And according to this: https://learn.microsoft.com/en-us/answers/questions/1283358/can-i-upgrade-from-vs2019-to-vs2022, one cannot directly upgrade directly from VS2019 to VS2022 currently. Is that…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,201 questions
asked 2024-11-05T17:22:56.65+00:00
OndigoLeakey-7251 20 Reputation points
edited the question 2024-11-08T15:22:16.35+00:00
simo-k 555 Reputation points
1 answer One of the answers was accepted by the question author.

WxWidgets App build Error Visual Studio 2019

I built a wxwidgets c ++ program with visual studio 2019, on my pc there were no problems, but when i tried to start it on another pc i got a missing libraries message. I searched the internet and was advised to change the code generation settings from…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,761 questions
asked 2021-05-26T09:10:19.387+00:00
Filippo Taurian 41 Reputation points
accepted 2024-11-08T09:47:30.0333333+00:00
Filippo Taurian 41 Reputation points
1 answer

Microsoft Visual 2022 Pro Offline registration

I have an offline installation of Microsoft Visual Studio Pro. What type of licence do i need for offline activation? The application cant access the internet now or in the future.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
asked 2024-11-08T07:48:40.61+00:00
Urmas 0 Reputation points
answered 2024-11-08T09:34:07.15+00:00
Anna Xiu-MSFT 29,831 Reputation points Microsoft Vendor
1 answer

I'm running Windows 11 24H2 and using Visual Studio 2022 Professional. When debugging my program, it fails with "Error while trying to run project: unable to start the program".

However, this is working on my laptop just fine. It has Visual Studio 2022 and runs this same debug without issue. I think it is related to windows 24H2, but can't be sure. The program I'm debugging hasn't changed so it related to something else. I am…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,004 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,895 questions
asked 2024-11-04T16:48:00.14+00:00
Chris Hurtig 5 Reputation points
commented 2024-11-08T05:41:38.46+00:00
Tianyu Sun-MSFT 31,246 Reputation points Microsoft Vendor
2 answers

Visio how can we get it.

Hello Please i need your help on this issue. We need Visio, how can we get it? Doesn't it include in Premium license. I need to know if the Visio is included in Premium license.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
Visio Management
Visio Management
Visio: A family of Microsoft products used to create diagrams and vector graphics.Management: The act or process of organizing, handling, directing or controlling something.
255 questions
asked 2024-11-06T20:20:05.5733333+00:00
IniobongNkanga-8038 681 Reputation points
commented 2024-11-08T02:52:33.62+00:00
Tianyu Sun-MSFT 31,246 Reputation points Microsoft Vendor
1 answer

Should I have multiple projects in a single solution in visual studio using c# and .NET

I need to develop (3) projects. one desktop and two custom windows services. Should I create a solution with 3 projects in visual studio? Or should I create 3 individual solutions? I use git for source code control with local repository (No…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
asked 2024-11-06T20:29:01.84+00:00
Darryl Hoar 181 Reputation points
edited a comment 2024-11-08T01:45:38.54+00:00
Tianyu Sun-MSFT 31,246 Reputation points Microsoft Vendor
4 answers

Visual Studio 2022 Diagnostic tool does not display content properly when debugging

During debugging, nothing is displayed in the diagnostic tool window

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,004 questions
asked 2022-12-28T11:07:52.167+00:00
永达 文 1 Reputation point
commented 2024-11-07T19:03:44.12+00:00
Michael W. Powell 6 Reputation points
3 answers

VS Version 17.11.5 - SSRS report RDLs open BLANK

Hello, Version 17.11.5 - SSRS report RDLs open BLANK I have submitted this from VS but have not received any help. It gets set to Triaged or marked as a duplicate and I have not heard back. I am a tad surprised this is not a widespread issue because…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,940 questions
asked 2024-10-11T18:40:50.0633333+00:00
Linda 21 Reputation points
answered 2024-11-07T17:56:29.04+00:00
Linda 21 Reputation points
1 answer

multiple git local repositories for a visual studio 2022 solution with multiple projects

I have visual studio professional 2022 installed. I have a solution named Bigfoot. In Bigfoot I have 3 projects. One is desktop, one is communication and one is exports. I want to have a git local repository for desktop, a different one for…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,011 questions
asked 2024-11-07T16:26:47.0166667+00:00
Darryl Hoar 181 Reputation points
answered 2024-11-07T16:30:46.9766667+00:00
Bruce (SqlWork.com) 66,706 Reputation points
1 answer

obj\Debug\net8.0\LeadPlus.Visita.CrossCutting.dll” because it was not found.

I'm having the following problem, I can't compile or recompile projects through Visual Studio using the more traditional way Ctrl+B or going to the solution manager and clicking Build or Rebuild. The project always returns the following error C:\Program…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
asked 2024-10-25T11:48:10.87+00:00
Cleiton Bruno Alves De Oliveira 0 Reputation points
commented 2024-11-07T12:47:39.6666667+00:00
Anna Xiu-MSFT 29,831 Reputation points Microsoft Vendor
1 answer

Visual Studio forum

I tried to ask a question about the printform componet on visual studio but was told I was in the wrong forum. How do I get to the right forum?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
asked 2021-06-29T23:25:26.25+00:00
Russell Padgett 21 Reputation points
commented 2024-11-07T11:15:25.8533333+00:00
Indi Jamilah 0 Reputation points
1 answer

'No Matching Profile Found' While Selecting Distribution Profile For MAUI iOS Application In MAUI In Visual Studio MAC

Visiting developer portal of apple Created New App Chosed iOS platform Entered name, language, bundle ID (Same as in the source code), SKU with full access Save Added New Device Go to certificates, identifiers & profiles Chosen iOS…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,920 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,596 questions
asked 2024-11-05T13:39:27.0066667+00:00
Smit Rathod 0 Reputation points
commented 2024-11-07T02:03:52.57+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 32,386 Reputation points Microsoft Vendor
7 answers

An unexpected network error has occurred. The app list cannot be refreshed. Please retry by pressing the Refresh button. Visual Studio 2019

Unable to associate app with Microsoft Store. Not able to get list of apps associated with the account.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
asked 2023-03-24T08:31:12.94+00:00
shambhu 45 Reputation points
commented 2024-11-06T20:26:06.71+00:00
Ming Yu 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix Visual studio professional 2022 installation problem?

While installing I am getting Access Denied error, I will share log report can you please suggest how to resolve this issue. Log Report: Package 'Microsoft.Ancm.IISExpress.Msi,version=17.11.35102.94,machinearch=x64' failed to install. Search URL…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
asked 2024-11-05T10:16:44.0733333+00:00
Gorantla Srikanth 80 Reputation points
commented 2024-11-06T07:11:24.7233333+00:00
Anna Xiu-MSFT 29,831 Reputation points Microsoft Vendor
0 answers

How to solve node.js error in visual studio professional?

Hi, when I am trying build the following error occur, can you please share steps to resolve. Error "C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Microsoft\VisualStudio\NodeJs\node.exe" exited with code 123.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
asked 2024-11-06T05:00:11.2933333+00:00
Gorantla Srikanth 80 Reputation points
commented 2024-11-06T07:08:10.85+00:00
Anna Xiu-MSFT 29,831 Reputation points Microsoft Vendor
1 answer

How come I keep geting the errors when I use the simple shooter sample?

Theres a problem with this code: GameplayScreen.cpp `// Create a sphere primitive to represent the player.` ` // The sphere will be used to handle collisions and constrain the player in the world.` ` // It is not rendered so it is not added to the…

Universal Windows Platform (UWP)
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
asked 2024-10-01T20:26:45.3933333+00:00
Garrett Tiller 6 Reputation points
commented 2024-11-06T06:57:23.2966667+00:00
Roy Li - MSFT 33,371 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

New resource management is a disaster!

I use VS2022, until today everything was fine (or almost), now they updated the resource management and it doesn't work anymore. I add a png file and it tells me that it must be an icon (or a byte[])! Before everything was much easier, you just had to…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,193 questions
asked 2024-09-06T09:47:00.53+00:00
Francesco 26 Reputation points
commented 2024-11-06T05:36:48.4033333+00:00
Chandraprakash G 1 Reputation point