In Visual Studio 2013 you can run or debug a project just clicking to the play button. But by default the project is reachable just from localhost and not reachable from any computer, phone or other device in local network. This is annoying when you want to test and debug using a mobile device. Here I show how to configure the environment to enable remote access to a local website running from VS2013.
Showing posts with label iis. Show all posts
Showing posts with label iis. Show all posts
Sunday, July 12, 2015
Saturday, December 27, 2014
IIS Express not reached from local network
You created a website, running in IIS Express, and you can't reach this website from outside your computer, i.e. from another device in your local network. This is because the service is not allowed to be called from outside, until you explicitely configure that.
Here is how to solve.
Here is how to solve.
Subscribe to:
Posts (Atom)