visual-studio-2022 Questions

3

When I do code merge between branches sometimes the auto merge in Visual Studio 2022 may result in duplicated code segments or duplicated methods. So in such a scenario, I need to efficiently find ...
Hypervitaminosis asked 15/9, 2023 at 14:53

2

Is there and if so what is the default keyboard shortcut for Hot Reload in Visual Studio 2022? I have looked through the official page but am unable to find it here: Keyboard Shortcuts
Constantina asked 10/11, 2021 at 15:5

2

I noticed in my Visual Studio 2022 with font 'cascadia code' that very recently (I noticed yesterday) that the >= and <= and != are now shown as 1 glyph. It's both on my windows server 2016 ...
Sheepshead asked 29/6, 2022 at 7:56

10

Solved

The program '[25472]' has exited with code 2147516553 (0x80008089). I have closed and re-opened visual studio. I have restarted my computer. I have shut down my computer. I deleted bin and obj....
Appressed asked 21/4, 2023 at 20:1

2

I'm currently using VS2022 Community Edition and has updated it to the latest version (17.6.3). I updated to this version because whenever I launch a console application after the first run, the bu...
Metamorphosis asked 15/6, 2023 at 19:26

3

Solved

Today I updated my (Windows 10) PC and started my day noticing a lot of green squiggly lines telling me all sort of weird things like how words like Perform and Vehicle aren't real words Which is ...
Linchpin asked 18/1, 2023 at 13:49

4

Solved

In Visual Studio 2022, you can open the Developer PowerShell from Tools>Command Line>Developer PowerShell In the previous versions of Visual Studio, it used to open the built in PowerShell wi...
Infinitude asked 29/7, 2022 at 4:52

1

Recently updated Microsoft Visual Studio Enterprise 2022 (64-bit) to Version 17.9.0. In the C/C++ editor, the collapsed block icon changed from "+" and "-" to ">" a...
Abseil asked 18/2 at 20:27

4

Solved

I'm getting "; expected" error in my .razor file and in _razor.g.cs file, In previous blazor versions I was finding these g.cs files in the solution folder, now I can't find them there, a...
Senegambia asked 18/2, 2022 at 19:23

2

Solved

I am using Visual Studio 2022 and have just created a new Win Form Application. Currently the version number of my newly created app is 1.0.0 How can I change this in the designer I have looked und...
Shameful asked 28/11, 2022 at 23:17

5

Is there a for-sure way to turn off JavaScript Exception breaking in Visual Studio? I'm developing a C# module for a third party product, so I can't fix the JavaScript or remove it. The Debugger wi...
Anglonorman asked 8/1, 2022 at 20:22

11

Solved

Has anyone tried Crystal Reports with Visual Studio 2022? I have an ASP.NET MVC app using Bootstrap and Crystal Reports. Wondering if I can run and maintain it in Visual Studio 2022...
Ale asked 28/11, 2021 at 14:9

3

Solved

When I open chrome on emulator & browse any website, I get this: Specifications: OS : Windows 11 Pro Processor : Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz 2.00 GHz GPU : AMD Radeon RX 550 Andr...

8

Solved

I created an app from the 'Angular with ASP.NET Core' project template in Visual Studio 2022 17.8 and .NET 8. It launches the API app in Chrome and the Angular app in Edge. In Edge it doesn't show ...
Jungjungfrau asked 3/12, 2023 at 9:1

7

my question is about displaying values during debugging. My Visual Studio version is: Microsoft Visual Studio Professional 2022 (64-bit) - Current Version 17.4.2 Since Visual Studio 2022, I noticed...
Overspill asked 5/12, 2022 at 8:13

5

Solved

When attempting to debug, any solution/project, in Visual Studio 2022 preview I'm receiving "Access Is Denied" The directory that the solution exists has all the correct permissions for m...
Bantling asked 6/1, 2022 at 17:47

6

When I create WinForms project or Control Library project for .NET 6.0, the designer toolbox is empty with information "There are no usable controls in this group". Reseting toolbox does ...
Easement asked 18/8, 2022 at 11:38

9

Solved

I have just upgraded from Visual Studio 2019 to Visual Studio 2022 and I have encountered a strange problem. When going to File -> Account Settings..., under "All Accounts" I used to h...
Chaps asked 12/1, 2022 at 17:10

4

Solved

I have installed .NET core 3.1 and verified i can run .NET core 3.1 apps on my machine however when i go to create a new project the dropdown for target frameworks only allows .NET 6.0. I am using ...
Solipsism asked 12/12, 2021 at 21:11

3

I want to publish an Azure Function Project using the Visual Studio 2022 publish option, but the Create button is always disabled without any visible reason for it: How can I further research on t...
Integrand asked 21/1, 2023 at 16:49

2

I was doing a code review / pull request merge this morning, and discovered: "using org.bouncycastle.asn1.ocsp;" ...in a .cs page for my WebAPI. The most recent previous addition was my a...

9

Solved

I opened my Visual Studio 2022 project this morning and cannot get it to run any more due to the following error: CS9057 The analyzer assembly 'C:\Program Files\dotnet\sdk\8.0.100-preview.6.23330....
Kappenne asked 21/7, 2023 at 20:6

2

Solved

I'm using Visual Studio IDE 2022, Parentheses completion is not working correctly. For example, I want to write: Foo(Boo()); but result is: Foo(Boo(); - one brace is missing. I have checked and ...
Discomposure asked 1/1, 2022 at 14:17

7

I got a new laptop for Christmas, upto date with Windows 10. Installed Visual Studio 2022 and so far it's been crashing every day several times a day. It could be either on the coding screen, the d...
Barogram asked 3/1, 2022 at 20:49

14

Solved

I have a Blazor client/server app that I have been working on for a period and it has been working fine up to now. I suddenly started getting this error Failed to find a valid digest in the 'integ...
Jailer asked 11/11, 2021 at 10:39

© 2022 - 2024 — McMap. All rights reserved.