Visual Studio Projects on a Windows 2003 Server Running SharePoint (MOSS)
If you try to create a new .NET Web project (ASP .NET Web Application or ASP .NET Web Service) on a server running MOSS (or, presumably, SharePoint v2), you will get the error: ‘Unable to create Web Project ‘WebApplication1’. The file ‘c:\inetpub\wwwroot\WebApplication1’ does not correspond to the URL ‘http://localhost/WebApplication1’ where WebApplication1 is the name of…