Cannot create a New Project

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
 
K

Ken Tucker [MVP]

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top