I want to access the site from another machine, like 192.168.1.11:10369
I found a solution for it, that is: http://bendetat.com/access-iis-express-from-another-machine.html
It's working well if I run the project in Web Matrix
But doesn't work from Visual Studio and showing Error Bad Request.. http://prntscr.com/ifz2jq (But it is working fine as http://localhost:10369/)
What should I do.. so that it can work from VS through IP address, as it is working good in web matrix and localhost/