Cannot Load the MVC Single Page in the Browser Window while
Debugging using Visual Studio Code
If you have configured the project to use an ePortal MVC Single
Page Application, you may need to set the CorsProxy setting (under launch.json) to false; otherwise, the MVC page
may not load when using the Chrome Simulator.