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…
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…
WinUI3 TabView Binding Not Updating Correctly - Recycling Instances?
Is this a bug in TabView implementation? Or what could I be doing wrong? Summary: Binding seems to get out of sync when adding and removing tabs from tab TabView. Minimal Working Example that Demonstrates the Issue: Code for minimal working example…
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…
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…
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…
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 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
Unable to start IIS Express after updating Windows 24H2
Hi, After updating to Windows 24H2, starting a web application in Visual Studio with .NET Framework 4.8 shows the error: Unable to start program Files\llS Express\iisexpress.exe. The process has been terminated. Refresh the process list before…
How to edit .rc file
Which edit IDE is recommend for .rc file https://github.com/chromiumembedded/cef ... /shared.rc Simple edits can be done by hand (it’s a text file), or use Visual Studio for more complex edits like defining dialogs, etc. See…
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://zcusa.951200.xyz/en-us/training/paths/beginner-python/ This link appears to be missing and not available…
Cannot map Ctrl+. as keyboard shortcut in Visual Studio 2022.
Can not map Ctrl+. as keyboard shortcut in Visual Studio 2022.
Cannot map Ctrl+. as keyboard shortcut in Visual Studio 2022.
Can not map Ctrl+. as keyboard shortcut in Visual Studio 2022.
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.…
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…