Unable to open Web Application

  • 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.
 
Vino said:
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.

It could just be your ISP or ASP.NET servers are down.

Good reading here: ASP.NET FAQ
http://forums.asp.net/search/SearchResults.aspx?q=port+80&o=Relevance

You might want to post a question there as well.
 
Back
Top