I have been trying to start a new web application in VS .Net. Every time I try, I get the following error:
"The Web server reported the following error when attempting to create or open the Web project located at the following URL: http://localhost/webapplication1 A connection with the server could not be established". I have tried reinstalling VS .net, IIS, .Net Framework. I have followed the help in VS .net.
I am running Win XP Pro SP2.
Has anyone ever experienced this, or know the cure?
Thanks
Software/Hardware used:
ASKED:
July 21, 2005 2:15 AM
UPDATED:
July 22, 2005 8:51 AM
I did try aspnet_regiis /i before I removed and reinstalled IIS, .net Framework, and VS .net. Since I reinstalled, I had not tried the aspnet_regiis /i. However, this did not work. I am not very familiar with iis, so it is certainly possible that it is incorrectly set up.