How can I enable remote requests in IIS Express? Scott Guthrie wrote that is possible but he didn\'t say how.
If you're working with Visual Studio then follow these steps to access the IIS-Express over IP-Adress:
ipconfig
in Windows Command LineGoTo
$(SolutionDir)\.vs\config\applicationHost.config
Find
Add:
with your IP-Adress