I've been having the same problem for 3 days while I was developing.
Windows 10 + Visual Studio + IIS + Google Chrome
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
recently started getting blue screen error when running Visual Studio 2019 and IIS Express application
msinfo:
https://1drv.ms/u/s!AgLJxHDVN__BhSnnjqW37EXiiXZ8?e=uin5sb
minidumps:
https://1drv.ms/u/s!AgLJxHDVN__BhSjD62yp8R-oqm1X?e=hlhbWE
thanks
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
I've been having the same problem for 3 days while I was developing.
Windows 10 + Visual Studio + IIS + Google Chrome
I've created an initial report here.
https://developercommunity.visualstudio.com/t/httpsys-blue-screen-when-debugging-a-we/1457526?
Please raise your comments and vote for it otherwise it will be closed.
Just want to add that we've been experiencing the same exact scenario here (https.sys and VS 2019 with IIS Express) since a recent Windows Update.
Only happened once for myself but my office mate is getting the bsods much more often - multiple times a day.
Unfortunately I don't have much to offer but am only chiming in to bring awareness to the fact that it's definitely not just you.
Mike
Temporary workaround has been posted by Microsoft for this error here:
http.sys blue screen when debugging a website - Visual Studio Feedback
Please try the following as a workaround:
This disables HTTP/2 on the machine, which appears to be what is causing the problems. You'll need to reverse these changes when a more permanent fix comes out. This has resolved the BSOD issue for me completely.
Replace the http.sys with an older version to stop the blue screen.
HTTP.SYS 10.0.19041.985 = GOOD - Link to good version (I got this from my laptop that hadn't updated yet): https://paste.c-net.org/LarchOffered
HTTP.SYS 10.0.19041.1023 = BAD AND WILL BLUE SCREEN