visual-studio-2022 Questions

2

Solved

Is there a way to remove the button from the status bar in VS 2022? All the solutions I could find are for versions prior to VS 2022. I don't use any kind of source control and having that button l...

3

Solved

I have this issue where some of the projects I created for.Net6 throws the error shown in the image attached In this instance the project was running fine, suddenly, the error started to pop up. I...
Authorization asked 15/4, 2022 at 12:52

8

Solved

I am using Visual Studio 2022 Preview and .NET 6 SDK. Here I am creating a webAPI project with 2 layers. api project (Bgvsystem.webAPI) class library (BgvSystem.Persistance) NuGet packages- Instal...

1

Solved

After I have installed the latest .Net 8 version (currently v8.0.3) from https://dotnet.microsoft.com/en-us/download and update Visual Studio to 17.9.3 (then restart), I cannot create a Azure funct...
Pressure asked 15/3, 2024 at 20:5

8

I'm noticing this repeatedly with VS2022. Everything starts off well but eventually it seems to lose my authorization on my Azure DevOps project. I open a solution and VS 2022 connects to Azure Dev...
Smallclothes asked 14/11, 2021 at 18:53

3

Solved

I must have fat-fingered something to turn it off, but when I try to run any c# project (.net 6 windows wpf, or even just a commandline application) in debug mode, I no longer see the Diagnostic To...
Doriadorian asked 17/2, 2022 at 17:22

2

I have upgraded Visual studio 2022 to the latest updated release 17.7.4 from the previous build. From then, I'm getting an error "Internal error in Visualizer" when trying to visualize a ...
Kyne asked 4/10, 2023 at 8:36

2

Hi I am using Visual Studio 2022. I want to share code cleanup on save setting with my team. How can i do it? I tried to export settings and import it but without success.
Lodgment asked 19/8, 2022 at 12:14

2

I am encountering an issue with Visual Studio 2022 on my Mac, and I hope someone can help me resolve it. I am unable to use .NET 8, even though I have followed the usual steps for enabling preview ...

5

I installed vs 2022 today and when running my project I suddenly se all these requests firing in my web front-end https://dc.services.visualstudio.com/v2/track Does anyone know why this would sudd...
Briton asked 9/11, 2021 at 16:58

5

I'm trying to run a Unit Test project in Visual Studio (.NET Framework 4.72). The project is now building/running successfully, however there is still an error that the NuGet packages can't be rest...

4

On the surface the new AI-based IntelliCode for Visual Studio 2022 seems cool. So when I installed VS2022 and it asked if I wanted to allow training models on my code, I said sure because I wanted ...
Churn asked 17/11, 2021 at 15:37

4

I used Visual Studio 2022 for some time now and it has a really annoying behaviour. When I enter a quotation mark ›"‹ before existing text, to wrap this text in quotation marks, Visual Studio ...
Subcommittee asked 18/1, 2022 at 17:34

2

Solved

I updated Visual Studio 2022 Preview to version 17.2 Preview 6.0, and after doing so, the colors and appearance of the changed lines indicators are "modernized" (similar to Visual Studio ...
Podgy asked 6/5, 2022 at 13:23

2

Solved

I've had this error already over here: Errors with dotnet publish but I was able to sneak away from it, by just creating a brand new solution. Well, that's not an option anymore, because I am worki...
Genesia asked 4/6, 2022 at 20:25

6

Solved

Does anyone know how to solve this problem? I have a solution with multiple projects, including: 2 Class Libraries, 1 REST API server, 1 Web server, 2 REST API clients. I made a change in the code ...
Dicephalous asked 31/3, 2022 at 14:31

2

Using latest VS2022 preview (but have this also on stable) C++ (VC17) What I often get is that I build or rebuild, then get some warnings in the editor (green wriggly line) the output window the E...
Kershner asked 2/2, 2022 at 23:24

6

Solved

Now that .NET 6.0 is out, what appears to have be a radical update to the default CLI project template is the absence of the familiar boilerplate being reduced to the following: // See https://aka....
Promulgate asked 28/11, 2021 at 10:31

4

I just updated my Visual Studio from 2019 to 2022. I encountered no problems when I am using the 2019 version, the emulators are launching and working well. But ever since I installed 2022, the emu...
Coup asked 4/1, 2023 at 9:16

7

Solved

I'm attempting to connect to my ASP.NET Core Web API application (.NET 6 in Visual Studio 2022 Preview) with SQL Server. And I tried to use the following code to configure the connection string in ...
Sarre asked 30/8, 2021 at 8:6

2

Solved

How do I change the default indentation in Visual Studio? I want it to always use tabs instead of spaces. Everywhere I've looked it either doesn't tell me how to make tabs the default or is several...
Ephah asked 2/6, 2022 at 1:44

11

Solved

I've added a new .Net 6.0 project to my solution in VS2022. Installed the EntityFramework 6.4.4. with install-package entityframework and now try to add a ADO.Net Entity Framework Model to the proj...
Timbrel asked 4/1, 2022 at 15:8

5

I'm using VS 2022 and no matter what setting I change, I can't get the thing to stop trying to step into compiled dependencies. I have an exception that is occurring that gets swallowed up and this...
Moneylender asked 16/11, 2021 at 14:53

2

I am using Visual Studio 2022 17.5 and I am not sure if this is a new feature of just this version, but in one of my solutions (and only one - that's the strange thing) I now can see the Github Act...
Odle asked 22/2, 2023 at 20:45

4

I have started a new asp.net core 6 (mvc) project on Visual Studio 2022 and added jquery to wwwroot/jquery folder. when typing jquery functions intellisense isn't working. I've tried adding a refer...
Maintopmast asked 29/12, 2021 at 15:8

© 2022 - 2025 — McMap. All rights reserved.