Category "visual-studio-2022"

VS 2022 Not showing red squiggles under errors

Looks as though IntelliSense also does not catch the error as you can see in the screenshot. I have the red squiggles enabled under Tools > Options > Text

SAP B1 Studio for Visual Studio 2022

How do I install the SAP Business One Add-On Project templates for Visual Studio 2022? I upgraded my VS from 2019 to 2022 and installed the latest SAP B1 Versio

How to manage nuget packages globally for all projects in a solution using Visual Studio 2022?

I have a solution created in .NET 6.0 using Visual Studio 2022 which has many projects. Each project has so many nuget package references in the .csproj file as

CTRL+D doesn't work in Visual Studio 2022

CTRL+D (duplicates) It doesn't work in visual studio 2022 , How to change Ctrl+E,V To CTRL+D ?

Can't deploy Xamarin app to IOS device (Provisioning Profile: Missing Private Key)

I've paired to my Mac with Xcode version 13.3 I've renewed my Apple Development Membership (Individual) and got a < new Team ID >. In Visual Studio 2022 (

Terminal Git Status showing different than Visual Studio status

I've been at this for a couple of days and I can't figure this out. When I run git status on my terminal, it's giving me a different result than what my visual

Visual studio 2022 crash on start debugging

Can anyone help me find why my visual studio 2022 crash everytime I start debugging? If I only run app it works fine. Also I have visual studio 2019 on the same

Checking for any code updates Visual Studio 2019 and 2022

Sometimes (often) I am getting the message Checking for any code updates during debugging: This makes productivity down. I did some research and find a post on

How to fix msedgewebview2 error in VS2022 when admin?

I have installed the relatively fresh Visual Studio 2022 on a Windows installation. The work I do often requires administrative privileges (local IIS). To do th

VS2022 Error MSB3325 cannot Import key file, tried common fixes

Like many I have received the MSB3325 strong naming error, I am targeting a pfx file and have tried to install the certificate directly to the CSP at the given

LINQ to SQL designer not opening/timing out (VS 2022)

On Visual Studio 2022, Windows 11. Linq to SQL tools is installed from installer (Individual Components). When right clicking a dbml file and View Designer, it

Cannot debug pytest tests in Visual Studio 2022 -- symbols not loaded for my python code

I'm trying to debug pytest tests in Visual Studio 2022. I have the tests showing up in test explorer and when I run them they execute, however when I set a bre

How do I remove these annoying error labels?

VS 2022 How do I get rid of these annoying error popups while I'm typing? They even appear over the text I'm currently typing sometimes. I'm not exactly sure w

UI thread slow to respond to Progress updaters on async Task method using VS2022 & Net6.0

I’ve run into a performance obstacle and I’m uncertain of the cause, all of this is running under VS2022 & Net6.0. As this is my 1st time using

How to run batch file inside Visual Studio 2022 Developer Command Prompt

I recently upgraded to VS2022 I cannot find a way to start developer command prompt and run a batch file inside it. Previously I called vsvars32.bat and it set

When I select a line in VS 2022 it always selects the last character from the previous line

Generally I've read that VS 2022 has a lot of bugs but I haven't seen anything like that. Has anyone encountered something like that?

SSIS Extension for Visual Studio 2022

I have downloaded and installed Visual Studio 2022. Then after click on modify Now, I want to create SSIS package, for this I have started VS22 and in "manage

Brand new Standalone Angular project failing on Visual Studio 2022 preview

I just choose standalone angular project from the templates, after I give it a name, set the location and press create it gives me this. I checked the visual st

Visual Studio 2022 how to turn off the new Git experience

Looks like the option to turn off the new Git experience is gone from VS2022. And there is still no way to link in a DevOps work item like you could in the Team

Visual Studio 2022 - Where is the RouterConfig.cs and Global.asax in MVC project?

I am new to Visual Studio and ASP.NET and I am watching a tutorial by Mosh Hamedani on MVC development. The tutorial is a couple of years old, but when he crea