XMLHttpRequest: Network Error 0x80070005, Access is denied on Microsoft Edge (but not IE)

后端 未结 3 1807
[愿得一人]
[愿得一人] 2020-12-03 20:51

I have a very simple ajax request (see below). The server is using CORS and works fine in IE 10+, Chrome, Firefox and Opera. On Microsoft Edge howe

3条回答
  •  隐瞒了意图╮
    2020-12-03 21:40

    For Build 10158 the command has changed slightly, with the rebranding of Spartan fully into Microsoft Edge, so to enable it in Microsoft Edge run the following command from an administrator command prompt:

    CheckNetIsolation.exe LoopbackExempt -a -n=Microsoft.MicrosoftEdge_8wekyb3d8bbwe
    

提交回复
热议问题