Web API Debugging in Microsoft Edge Not Working
When I try to debug a WASM blazor project in Microsoft Edge, I get a blank page (screenshot) even though I have the App URL set (screenshot). After I manually type the localhost url, the web page works fine for about 60 seconds, then Visual Studio gives me an error message (screenshot) and stops debugging. I've googled this error message relentlessly, but have not found a solution.
The story behind this is that I've always used Chrome as my debug browser. However, for some unknown reason, the company I work for has decided that Chrome is a security risk and disabled it using Group Policy. So I'm trying to use Edge in Windows 10, and this is the issue I'm having on two separate machines. I suspect there is some other security setting in group policy that is causing the issue, but I don't have enough information about what Visual Studio is trying to do that I can take to the service desk and ask them to reverse it or give me an exception.
Any help would be appreciated, I'm desperate. Thank you.
The story behind this is that I've always used Chrome as my debug browser. However, for some unknown reason, the company I work for has decided that Chrome is a security risk and disabled it using Group Policy. So I'm trying to use Edge in Windows 10, and this is the issue I'm having on two separate machines. I suspect there is some other security setting in group policy that is causing the issue, but I don't have enough information about what Visual Studio is trying to do that I can take to the service desk and ask them to reverse it or give me an exception.
Any help would be appreciated, I'm desperate. Thank you.


