7,084 questions with Visual Studio-related tags

Sort by: Updated
2 answers

Windows Installer

Do you have any Windows Installer tutorial on visual studio 2022 ?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,340 questions
asked 2025-01-08T03:37:00.6966667+00:00
alice alice 80 Reputation points
commented 2025-01-13T00:41:58.4033333+00:00
alice alice 80 Reputation points
1 answer

When Setting a Breakpoint in C Code "Break Mode" Pops Up

Running 17.12.3 (same problem with later versions) on my desktop under Win10 Pro (fully updated), when I set a breakpoint in my code (via the editor), "The Application is in Break Mode" pops up. In the past, the editor would show execution…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,340 questions
asked 2025-01-12T16:40:36.83+00:00
Bob Smith 0 Reputation points
answered 2025-01-12T22:50:58.76+00:00
Michael Taylor 55,841 Reputation points
2 answers

Can't find publish button in Visual Studio 2019

Test is a console application, target framework is .net core 3.1, and I have added PublishSingleFile to the project file, but I can't find the publish button in the context menu.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,340 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,186 questions
asked 2021-08-12T07:08:00.9+00:00
Shingo Oscar 1 Reputation point
answered 2025-01-12T18:15:33.58+00:00
Luppnow, L. (La'Chelle) 0 Reputation points
2 answers

No publish option C# console app VS 2022

Following a C# tutorial telling me to use the "Publish Selection" on my code, but in can't find it anywhere. I've tried installing stuff into my VS but it changed nothing. Did I miss something?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,035 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,340 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,186 questions
asked 2023-10-05T19:34:54.45+00:00
Thibaut Bournonville 0 Reputation points
answered 2025-01-12T18:14:35.7333333+00:00
Luppnow, L. (La'Chelle) 0 Reputation points
2 answers

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,015 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,408 questions
asked 2024-11-04T16:48:00.14+00:00
Chris Hurtig 20 Reputation points
commented 2025-01-12T12:55:01.8033333+00:00
Trudy Booysen 0 Reputation points
0 answers

Python for Beginners, learning path was in progress, how could I continue with it as the links are not working?

Hi Team, Could you please guide to continue with the learning path "Pythons for Beginners" Learn / Python for beginners https://learn.microsoft.com/en-us/training/paths/beginner-python/ This link appears to be missing and not available…

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
29 questions
asked 2025-01-12T11:33:14.59+00:00
ShabbirShaikh-5703 0 Reputation points
edited the question 2025-01-12T11:34:34.53+00:00
ShabbirShaikh-5703 0 Reputation points
0 answers

Error 715-123150 is reported for assigning Visual Studio Enterprise

我的教育公司拥有visual studio enterprise开发者订阅,通过链接登录:Visual Studio Subscriptions Administration Portal 但是连续三天,每天只能分配7个到9个订阅,一旦超过便会出现如下报错: 消息 ID: 715-123150 会话 ID: 3fb882f6-8cd5-45e4-b98d-44861e7c4fd7 除此之外,分配的订阅账号登陆之后,也都不能使用,显示如下报错 我不太了解这是和我的公司没有企业邮箱,只能将visual…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,340 questions
asked 2025-01-12T06:08:28.18+00:00
A lei 0 Reputation points
3 answers

Hundred of errors after update to Visual Studio version 17.12.3!

I updated Visual Studio to version 17.12.3 and now, there is hundred of errors in Building project! My .net Core project was work correctly before updating. I checked errors but they are nonsense! All codes are correct.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,730 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,340 questions
asked 2025-01-03T10:39:16.9366667+00:00
Hossein Dabbaghan 21 Reputation points
edited an answer 2025-01-12T04:58:53.98+00:00
Hossein Dabbaghan 21 Reputation points
0 answers

test return value after executing NavigateToAsync command

The following code works perfectly. but now I want to test the value returned in a global variable. (this is an inventory system with a multi column checklist page that calls and populates the infopagemodel when I tap an item/line , so that I can…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,340 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,807 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,186 questions
asked 2025-01-11T21:01:01.0633333+00:00
tim 200 Reputation points
edited the question 2025-01-11T22:46:00.8366667+00:00
tim 200 Reputation points
0 answers

GUI application Execution fails after porting an application from VS2015 to VS2022.

There is a GUI Application that is based on C++ that we are trying to update from VS2015 to VS2022. The application after the upgrade is not functioning as expected. The executable does not even open although the build is successful. In VS2015 though,…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,340 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,818 questions
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,015 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,340 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,818 questions
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,015 questions
asked 2025-01-06T04:24:05.24+00:00
Sai Krishna 0 Reputation points
edited a comment 2025-01-11T22:11:50.4266667+00:00
Darran Rowe 1,321 Reputation points
0 answers

GUI application Execution fails after porting an application from VS2015 to VS2022.

There is a GUI Application that is based on C++ that we are trying to update from VS2015 to VS2022. The application after the upgrade is not functioning as expected. The executable does not even open although the build is successful. In VS2015 though,…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,340 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,818 questions
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,015 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,340 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,818 questions
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,015 questions
asked 2025-01-06T04:24:05.24+00:00
Sai Krishna 0 Reputation points
edited a comment 2025-01-11T22:11:50.4266667+00:00
Darran Rowe 1,321 Reputation points
1 answer One of the answers was accepted by the question author.

MS Visual Studio C2131 - expression did not evaluate to a constant - C++

Hello. I have a simple code in MS Visual Studio with C++ that aims to enter values ​​into a two-dimensional matrix and display the entered values ​​on the screen. When I write exactly the same code in DevC++, it works but in MS Visual Studio, it gives…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,340 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,818 questions
asked 2025-01-07T09:19:04.34+00:00
Isaac GM 20 Reputation points
commented 2025-01-11T11:26:03.0833333+00:00
RLWA32 46,376 Reputation points
6 answers One of the answers was accepted by the question author.

Not able to download visual studio 2019 community

I need VS 2019 community but Download option is not available. How can I install Visual Studio 2019? I have attached a snapshot of the same. I have Windows 11 Home operating system, 64 bit operating system.

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,073 questions
asked 2024-06-12T20:56:36.4566667+00:00
Aarti Kadam 75 Reputation points
edited the question 2025-01-11T09:00:12.5566667+00:00
TP 101.3K Reputation points
0 answers

New Error when Opening Projects

As of today, when I open any solution that has this code snippet: Windows.Application. ..... I get this error: 'Application' is not a member of 'Windows'. This did not occur when I shut down my PC last night and nothing has changed to my system over…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,340 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,073 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,340 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,073 questions
asked 2025-01-10T17:34:33.53+00:00
RogerSchlueter-7899 1,326 Reputation points
0 answers

New Error when Opening Projects

As of today, when I open any solution that has this code snippet: Windows.Application. ..... I get this error: 'Application' is not a member of 'Windows'. This did not occur when I shut down my PC last night and nothing has changed to my system over…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,340 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,073 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,340 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,073 questions
asked 2025-01-10T17:34:33.53+00:00
RogerSchlueter-7899 1,326 Reputation points
0 answers

I get this error: Cannot activate the 'Azure Logic Apps (Standard)' extension because it depends on an unknown 'ms-azuretools.vscode-azurefunctions' extension.

I get this error: Cannot activate the 'Azure Logic Apps (Standard)' extension because it depends on an unknown 'ms-azuretools.vscode-azurefunctions' extension. also sevarl articles reference to the extension but its just not there: fi…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,304 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,299 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
240 questions
asked 2025-01-10T12:11:49.25+00:00
Popta van, Jaap 0 Reputation points
edited a comment 2025-01-10T13:46:36.73+00:00
VenkateshDodda-MSFT 23,436 Reputation points Microsoft Employee
0 answers

How do style my web page.

Facing issues with the theme taking effect when I applied the codes via visual studio code. This question is related to the following Learning Module

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
29 questions
asked 2025-01-10T12:44:10.31+00:00
Emmanuel Y. Zeahn 0 Reputation points
1 answer

Disable pause after execution 2

What happened to the first post where I asked this question? Why are there still these puzzle verifications when posting? -- It's been asked for years, and I was wondering if something has finally been done about it. I'd like after an execution of a c++…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,340 questions
asked 2025-01-09T19:09:28.4033333+00:00
z l 0 Reputation points
commented 2025-01-10T08:26:56.6766667+00:00
Tianyu Sun-MSFT 32,141 Reputation points Microsoft Vendor
0 answers

Facing issue with Domain Model explorer

Facing issue with Domain Model explorer, when i open adm file using visual studio 2019 it doesn't display Domain Model explorer tab on right side with data. It successfully opens in few workstations. I'm not sure what was the exact problem with my 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,340 questions
asked 2024-12-27T10:15:39.2433333+00:00
Shyam Pilla 0 Reputation points
commented 2025-01-10T06:27:52.01+00:00
Tianyu Sun-MSFT 32,141 Reputation points Microsoft Vendor
1 answer

How to fix Microsoft Visual studio code, language pack issue from English to French at first launch.

We are facing issue regarding the Microsoft Visual studio code --language pack, so we need to change the display language of the software to French(FR), so as per information provided on visual studio code page, we downloaded the language pack and also…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,340 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
240 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,073 questions
asked 2025-01-09T15:26:43.75+00:00
PATIL Purna (SAFRAN) 0 Reputation points
answered 2025-01-10T03:51:15.8+00:00
Tianyu Sun-MSFT 32,141 Reputation points Microsoft Vendor