Hi. I have develop a website (created with VS 2008) using IIS 7.5 on Win7.
I can open the website local with
http://localhost or http://<ip addr>, but cannot open the website from network computer (with http://<ip addr>.
Pinging <ip addr> no problem.
Network link with a switch and accessing the shares folder is ok.
Is there any setting in IIS or firewall that block it?
Thx.