I hope someone can help. I am currently running Windows Server 2000 with IIS 5.0. I have all of the latest patches and updates from Microsoft. When trying to create a new ASP.NET Application I receive the following error message:
Unable to create the web project NewWebProject. Unable to validate that the file path c:\inetpub\wwwroot\NewWeb
Project matches the URL path
http://localhost/NewWebProject. A connection with the server could not be established.
I receive the same error message when trying to load an existing web project.
I have installed the PortalVBVS Starter Kit Application. The web site can be access using the URL
http://localhost/PortalVBVS/DesktopDefault.aspx, however when I try to open the source code using the short cut provided I receive the following error message:
The web server reported the following error when attempting to create or open the web project located at the following URL:
http://localhost/portalvbvs. A connection with the server could not be established.
I do believe this is a rights / permissions issue, however I cant seem to get the right combination to make everything work properly.
Start Free Trial