Relative Content

Tag Archive for visual-studiovisual-studio-2022

Visual Studio Project Tab Not Loading After BSOD

I have the latest version of Visual Studio 2022. Today I opened the Publish Web App and clicked the publish button like I have done countless times but today I bot a BSOD right after clicking the button. Now every time I try to publish the website the publish tab will not load. It just has two tabs for “Connected Services” and “Publish” both of which display nothing. Normally you would be able to configure publishing options but instead I see a little blue loading spinner.

Visual Studio custom refactorings

I would like to create a refactor or template in Visual Studio 2022 to wrap some code easily with my custom code. For example if I have the function like this