Cannot connect to local host

  • Thread starter Thread starter Vino
  • Start date Start date
V

Vino

Dear All,

I'm running my .net on win xp . When i open a new ASP.NET application,
i get an error saying that - Cannot connect to local host on port 80.
reasons : localhost access may be denied.

Any one know what is the solution for this problem ? is this the
problem with the .net installation or with xp installation ?



Regards,
Vinoth.
 
Better check web permissions.

right click "My Computer " -> Manage -> under system tools , local
users and groups-> users,
click on it, you will see a list of users in the right pane.
check whether u have IUSR_<username>, if not create it.


-shakeel
 
Back
Top