Cannot create a New Project

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All
Iam trying to Create a New Project using VB.Net/ASP.Net. and Iam getting the
following error

The default web access mode for this project is set to file share,but the
project folder at 'http://localhost/webApplication1' cannot be open with path
'c:\Inetpub\wwwroot\webApplication1'

Unable to create Web Project 'WebApplication1' .The File Path
'c:\Inetpub\wwwroot\webApplication1' does not correspond to the URL
'Http://localhost/WebApplication1'. The two need to map on the same Server
location.Http Error 503: Server unavailable
 
Hi,

Maybe this will help.
http://msdn.microsoft.com/library/d...norcreatewebprojectsafterconvertingtontfs.asp


Ken
-----------------
Hi All
Iam trying to Create a New Project using VB.Net/ASP.Net. and Iam getting the
following error

The default web access mode for this project is set to file share,but the
project folder at 'http://localhost/webApplication1' cannot be open with
path
'c:\Inetpub\wwwroot\webApplication1'

Unable to create Web Project 'WebApplication1' .The File Path
'c:\Inetpub\wwwroot\webApplication1' does not correspond to the URL
'Http://localhost/WebApplication1'. The two need to map on the same Server
location.Http Error 503: Server unavailable
 
Back
Top