Possible Workaround: modify project to use Local IIS rather than IIS Express.
BSOD has been plaguing me for over a week, but I've not had a single BSOD since modifying my project to use Local IIS instead of IIS Express.
I can easily reproduce the BSOD:
- Open the VS project
- Start the VS debugger
- Visit the web app using Chrome with the Chrome Dev Tools open
- reload the app in the browser a couple times (ctrl-shift-F5) until BSOD
Notes:
- I'm using Chrome v91.0.4472.114 and Chrome Canary v93.0.4549.3. FireFox is somewhat less problematic, but eventually gets to BSOD.
- I'm running Windows 10 21H1, to which I updated last week (6/15) from version 20H2; I was hoping the update would fix this issue, but it did not.
- I tried uninstalling/reinstalling Chrome to no avail.
AnalogKnight - I tried the steps you offered, but did not meet with success.
(uninstall, cleanup, and then reinstalled an older version of VS 2019 [v16.9.3, because this was a known working state])