Microsoft EDGE Browser. Error SEC7117

我们两清 提交于 2019-12-07 09:35:30

问题


I open site https://www.1platforma.ru/ first time (or clean cache) In developer console I see an error SEC7117.

MS EDGE Browser could not load bundle.min.css and bundle.min.js files. How can my users open the site and see interface with CSS and JS if those files didn't load?..


回答1:


Could it be that those resouces are loaded from Intranet?

See here: Understanding Enhanced Protected Mode

Internet pages are not able to frame Intranet pages, load images or resources from them, send them CORS XHR requests, etc.

If that's the case, see my solution here: https://stackoverflow.com/a/32828629



来源:https://stackoverflow.com/questions/32602343/microsoft-edge-browser-error-sec7117

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!