visual-studio-2022 Questions

1

I have installed VS 2022 and Github Copilot. When there is a code recomandation, it suggests to press TAB to accept the suggestion, but I want to assign another key for this and leave the TAB for i...
Elan asked 12/5, 2023 at 9:27

3

From the last about half an hour I have been getting these errors: StreamJsonRpc.ConnectionLostException : The JSON-RPC connection with the remote party was lost before the request could complete. ...
Perrone asked 18/1, 2022 at 14:38

2

Solved

There's a button to collapse all, and I use it often. Sometimes, rarely, I want to expand everything, but there's no button for that.
Benzine asked 9/12, 2021 at 22:4

3

I use Visual Studio 2022. When I try to use the IEnumerable visualizer, I see this error The visualizer encountered an internal exception and must be closed I reset all Visual Studio settings, b...
Analiese asked 16/9, 2023 at 19:48

5

Solved

I have a problem, I can't find the setting that allows me to disable the parameter name from next to the value, in this case, "name" and "seatsNum", which are actually the names...
Endsley asked 19/8, 2022 at 19:12

3

Solved

I would assume this is referring to client or server, but with these as the options I can't quite figure this.
Gauze asked 6/12, 2023 at 13:56

22

I moved my web app from Visual Studio 2019 to 2022 (Preview 7) but I am unable to hot-reload even small changes like changing if(a=b) to if(a!=b) and will require stopping the debugger, and I am un...
Choreography asked 30/10, 2021 at 9:16

2

Solved

In my C# code running .NET 6 (Azure Function) I am sending an HttpRequestMessage using HttpClient. It doesn't work but it should work, so I want to get the raw request that I am sending, including ...
Sugihara asked 25/4, 2022 at 14:34

15

I'm trying to access the project properties but the window appears blank. I've tried web solutions View>Properties Window, f4, right click on project folder>properties, Also tried resetting i...
Gujarat asked 24/2, 2022 at 21:55

17

When I try to open a WinForms designer in my startup project in a solution, I get a screen "Loading designer...", "You can continue working while the designer is loading in the backg...
Selfhelp asked 3/12, 2021 at 12:3

1

Recently VS2022 has been behaving unpredictably when I press ctrl-v (paste). It does not always do it, but frequently enough to be repeatable. If I copy a section of text (ctrl-c), and then select ...
Droplet asked 19/7, 2022 at 13:20

2

Is there any way to install c++ for visual studio 2022 on macOS? From the product page at Microsoft https://visualstudio.microsoft.com/vs/mac/ Visual Studio for Mac appears to support only .Net dev...

3

How can we install style cop in vs 2022? I have installed the style cop from the market place StyleCop Link, But unable to see the style cop option in the visual studio 2022. PFA.
Centonze asked 16/11, 2021 at 4:56

5

Solved

I am new to ASP.NET and programming too. I am using Visual Studio 2022 v17.5 and ASP.NET Core 6 for building a web application. I am in the development environment. Initially all was going well but...

5

I created a project (.esproj) for my SPA under visual studio 2022. It build well but visual studio is showing a lot of errors (only on .dt.ts files from node_modules of the project and also from th...
Permanency asked 15/12, 2021 at 9:47

19

I am using Visual Studio 2022 for Blazor WebAssembly Project and the ASP.NET Core API Project. When I run these projects independently, they works fine in Edge, Chrome browsers but, when I select M...

4

Solved

I have an existing Visual Studio project with existing code and a newly created Azure DevOps (git) project with an empty repository. Now from Visual Studio 2022 I want to push my project into the D...
Erode asked 3/8, 2022 at 13:57

5

Solved

I just started working on a .NET project again that I hadn't touched in about a month, and suddenly in my localhost environment I'm getting ERR_CERT_AUTHORITY_INVALID errors when I try starting my ...

5

I am trying to install .NET 8 on Visual Studio 2022 Enterprise. I have updated Visual Studio but .NET 8 I does appear. I tried to install the SDK, and it said it was set up correctly, but I cannot ...
Faustino asked 8/11, 2023 at 20:59

4

This is similar to other questions where MS build tools could not be found but in my case I have already installed the build tools and I am using the correct version of VS for the specified tools (...
Sex asked 10/6, 2022 at 11:5

2

Solved

I've recently noticed that Visual Studio 2022 has this feature to "Sync Namespaces". Nothing seems to happen if I click on it. What is the intended purpose of this feature?
Huberman asked 10/10, 2021 at 16:32

3

I'm using Visual Studio 2022, v17.0.4. I want to create new key for my assembly to strongly name it. According to documentation: "In the Choose a strong name key file box, choose Browse, and t...
Cyclamate asked 27/12, 2021 at 18:55

4

Solved

I'm trying to set up a C# project with the latest version of Visual Studio, 2022; this is with .Net 6 on Windows 10. It's a simple console program, and I've set up the project and a corresponding u...

2

I was building a flutter desktop app using vs code and all sudden was presented with this error completely unfamiliar with. anyone with a solution on how to handle this, I appreciate following is ...

4

I have tried all the suggested solutions in stack overflow. I am not getting any error while deploying or while building my solution. Build is successful each time. I am using visual Studio 2022 (p...
Invincible asked 4/12, 2021 at 16:28

© 2022 - 2024 — McMap. All rights reserved.