I have an application written in asp.net (web forms , not MVC). Entire thing works fine within the system.
Once I tried to run it within the closed network, other PC are unable to access the site.
Peer machines are displaying a Bad Request- Invalid Hostname error.
How to allow access to all PC in LAN to access the app?