Setup:
IIS 8.5, Windows 8.1 Feature MS Visual Studio 2013 update 3 MCV 5.2 SQL server locally installed
When working on my projects on the corporate Domain via WiFi or LAN everything works correctly. When Working remotely via VPN or disconnected I get a blank screen that redirects from a 403 Forbidden error.
Note: Default web site also gives the 403 error.
Chrome: "Failed to load resource: the server responded with a status of 403 (Forbidden)" with no other information present.
IE: "This error (HTTP 403 Forbidden) means that Internet Explorer was able to connect to the website, but it does not have permission to view the webpage." Also, a message about this website requiring me to log in.
There is no log for access denied I can find anywhere. Although I turn tracing on in IIS I get no Failed Request Tracing.
The only changes I made since it quit wor ...
Go to the complete details ...