on windows 7 pc's iis hosted website does not open using same pc ip address, like : http://192.168.2.50:8123/Default.aspx
Also on another pc this link through I don't access
All systems in office on lan network
Reply me
Website Made in VS2008,framework 3.5,in built sqlserver 2008
Loading
Sukesh MarlaPosted Sep 10, 2012, 1:06 PM
You might be creating new Webiste,
Right Click defaultWebiste Preseter Under Sites in IIS and say add new Application.
Now Just put the alias and Select the physical path.
and if your alisa is say ABC
http://192.168.2.50/ABC/Default.aspx
Check this is correct answer if it helped.
PnklPosted Sep 10, 2012, 2:28 AM
on local iis I Binding website then It compulsory want to port no to write otherwise 'ok' button Disable
Sukesh MarlaPosted Sep 8, 2012, 11:38 AM
and even where is Virtual DIrectory Name
Either you have not hosted properly or you are using wrong path
If you hosted correctly open iis and then right clik website and go to Manage Web Site > Browse
other wise check this link to understand how to host Websites in IIS
Check this is correct answer if it helped.