Re: Cannot Create new VS Web Project
From: Landi (info_at_donotspam)
Date: 05/27/05
- Next message: David Wang [Msft]: "Re: IIS 6 Anonymous / SUS always 401.3"
- Previous message: JoesCat: "IIS 6 Anonymous / SUS always 401.3"
- In reply to: TimC: "Re: Cannot Create new VS Web Project"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 27 May 2005 14:15:18 -0400
well from what you wrote down it looks like something is not in synch.
> Unable to create Web project 'WebApplication1'. Unable to validate that
> the file path 'c:\inetpub\wwwroot\wWebApplication1' matches the URL
this needs to be c:\inetpub\wwwroot\WebApplication1 and not
wWebApplication1. Now I don't know if this is a misprint on your side.
> path 'http://localhost/WebApplication1'. A connection with the server
In this case you need to go and change your project file or your solution
file and make them look in the same location.
-- info@donotspam dowhileloop.com http://www.dowhileloop.com web development http://publicjoe.dowhileloop.com -- C# & VB.NET Tutorials "TimC" <tim.crannigan@sii.org.uk> wrote in message news:1116963435.885961.220520@o13g2000cwo.googlegroups.com... > Landi > > Unable to create Web project 'WebApplication1'. Unable to validate that > the file path 'c:\inetpub\wwwroot\wWebApplication1' matches the URL > path 'http://localhost/WebApplication1'. A connection with the server > could not be established > > I have also now deinstalled v1.1 framework and reinstall v1.0 as I have > been told 1.1 does not work with VStudio 2002. > > However, this still doesn't work. > > Any ideas? > > Regards >
- Next message: David Wang [Msft]: "Re: IIS 6 Anonymous / SUS always 401.3"
- Previous message: JoesCat: "IIS 6 Anonymous / SUS always 401.3"
- In reply to: TimC: "Re: Cannot Create new VS Web Project"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]