I have a test ASP.NET MVC3 application developed in VS2012. When I start debugging the app is accessed from the host machine via the request to http://localhost:
http://localhost:
After the above configurations, I had to run the Visual Studio in Administrative Mode.