VS 2022 Crashes

Shawn Rye 41 Reputation points
2022-05-17T18:28:22.033+00:00

When making ui changes in the text editor VS 2022 suddenly crashes
I am getting the following in my event viewer?

Faulting application name: devenv.exe, version: 17.2.32505.173, time stamp: 0x62742cb9
Faulting module name: Microsoft.AspNetCore.Razor.Language.ni.dll, version: 7.0.22.17301, time stamp: 0xe4a0f325
Exception code: 0xc0000005
Fault offset: 0x000000000036bc2e
Faulting process id: 0x6310
Faulting application start time: 0x01d86a1a926cc013
Faulting application path: C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\devenv.exe
Faulting module path: C:\windows\assembly\NativeImages_v4.0.30319_64\Microsoft.A8c0d993f#\a303673c97da8a3b41c528df2221abf9\Microsoft.AspNetCore.Razor.Language.ni.dll
Report Id: f1c08bc7-88d0-48a1-b77d-fcdaa99d9165
Faulting package full name:
Faulting package-relative application ID:

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,385 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,600 questions
0 comments No comments
{count} votes

Accepted answer
  1. Michael Taylor 47,966 Reputation points
    2022-05-17T21:34:44.837+00:00

    We're not going to be able to help you diagnose this. Please use the Report a Problem feature in VS (top right) to report the issue. It'll give you the option of recording the scenario which is critical for sending MS the necessary dumps and information so they can look into what is going on. Without that information it is going to be difficult to figure it out.

    In the interim you can search for other reports of the editor crashing. Perhaps one of them can provide a potential trigger and workaround causing the crash. You might also consider disabling any extra extensions to see if the problem goes away.

    0 comments No comments

0 additional answers

Sort by: Most helpful