Not able to access asp.net application from other machine

  • Thread starter Thread starter Bhaskar
  • Start date Start date
B

Bhaskar

Hi ,
I have created an asp.net application in my machine. I
am able to access this site with
http://localhost/myaspnetsite or
http://machinename/myaspnetsite URLs. When i am trying to
access the same from other machine which is in the same
network, i am getting page not found error.do i need to
do any settings to access the same from other machine.
Pls let me know.

Thanks in advance
Bhaskar
 
May have something to do with IIS setup on your machine. Hopefully someone
will respond that is familiar with the problem.
 
Back
Top