Can't create or open new ASP.NET Projects

  • Thread starter Thread starter Hoang Nguyen sushi
  • Start date Start date
H

Hoang Nguyen sushi

Hi everybody,
I am having problems opening up existing or creating new projects.
Everytime I try I get this error...

---------------------------
Microsoft Development Environment
---------------------------
The Web server reported the following error when attempting to create
or open the Web project located at the following URL:
'http://localhost/WebApplication1'. 'The server returned an invalid or
unrecognized response'.
---------------------------
OK Help
---------------------------

I have uninstalled and reinstalled IIS 5.0 and VisualStudio.NET
2003. I have also tried using the aspnet_regiis -i. It still does
not work. Please help me with any ideas, I have been trying to fix
this problem for the last two weeks, but to no avail and I am falling
way behind on my work. Thanks.

sushi
 
Do you have a proxy server installed?
What OS are you using?
Do you have the default website IP set to all unassigned?
Check your browser and make sure that it is set to bypass the proxy server
for local addresses.
What do you see in the iis logs?

Regards,
John Soulis
Microsoft, ASP.NET

This posting is provided "AS IS", with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
 
Back
Top