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…
Can I use VS 2022 for anything that I can use VS 2019 for?
I maintain an old VB.NET/ASP.NET WebForms application. Some months ago, I read somewhere that it is best, when working with old .NET Frameworks, to use VS 2019, rather than VS 2022. Unfortunately, I don't remember where I read that, and I just took that…
Slow Application Load in Visual Studio with AWS MySQL Database
Description: I’m experiencing slow application loading times while running my ASP.NET Core application locally in Visual Studio. However, the application performs as expected once deployed to the server. The issue appears to be related to the database…
Why Visual Studio select automatically configuration Debug on solution selection
When I open the last used solution, Visual Studio should select also the last solution configuration that I select but it always select "Debug". I already ask the question long time ago but I don't find the solution and I'm sure it's a bug of…
How to use VSTest.Console.exe to get code coverage for changed files only
Visual Studio Enterprise's Analyze Code Coverage function supports Changeset Report. I want to be able to get a code coverage changeset report i.e. report for only the changes files in my current branch from the command line by using VSTest.Console.exe.…
Cannot map Ctrl+. as keyboard shortcut in Visual Studio 2022.
Can not map Ctrl+. as keyboard shortcut in Visual Studio 2022.
Installation of Promptflow
Hi, I m trying to install Prompt flow for Visual Studio and I m getting following message "Actual command not found, wanted to execute prompt-flow.reportBugs /26" and I also see some dependency problems (see image below). Does anyone encounter…
Installation of Promptflow
Hi, I m trying to install Prompt flow for Visual Studio and I m getting following message "Actual command not found, wanted to execute prompt-flow.reportBugs /26" and I also see some dependency problems (see image below). Does anyone encounter…
An issue installing Microsoft Visual C++ 2015-2022 Redistributable (x64).
Hi, I'm facing an issue installing Microsoft Visual C++ 2015-2022 Redistributable (x64). The installer keeps showing the same error every time I try. I’ve already uninstalled previous versions, cleaned the system, and tried running in Safe Mode, but the…
Visual Studio 2022 seems to be persistently restoring a deleted project
A long time ago, I downloaded a folder containing some app for some project and then essentially messed around with it in Visual Studio for a while before deleting it since I didn't need it any more. However, for the many months that followed until now,…
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…
where have my controls gone??
I'm running VS community edition. I have built Windows Forms programs in the past a couple of months ago. Now I tried to start a new Windows Forms program and the controls didn't show up at first, then they did and I started a form, but when I tried to…
Git Functionality in Visual Studio 2022 Not Updating Status
When performing Git operations in Visual Studio 2022, such as committing, creating branches, deleting branches, or checking out branches, the Git interface does not refresh to display the latest status after completing the operation. Closing and…
Creation of test suites
When creating a test suite you specify an area path and select functional requirements. When you open the created suite the area path is not the same as you specified before creating the suite, Why? There is no information in the suite from which…
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++…
Windows Surface Laptop 7 (ARM) - VS 2022 17.12.3 - MAUI - Hot Restart iOS - Object reference not set to an instance of an object.
Hello - going a bit kookoo here. Working on a MAUI app, not updated to 9 yet. It debugs, builds and can push to test group in Google Play Store. I'll preface all this next bit with this... I was not able to test at all on a physical usb connected iOS…
Windows Installer
Do you have any Windows Installer tutorial on visual studio 2022 ?
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…
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…
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