Hi Ray,

I got this kind of behaviour in both cases.
First time I could not even create a project.
After some time playing with root directory locations and Server Extensions
I managed to create the project.
Don't remember how. Mystery.

Next day I was not able to open the project I created and I am not able to
create a project again.

-----Original Message-----
From: Ray Heath [mailto:[EMAIL PROTECTED]]
Sent: Sunday, May 12, 2002 1:16 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] Unable to create a new Web Project


Hi Igor -

I'm a bit confused; you say that you get this message when you try to
create a web project in VS.NET. Is it really when you try to create, or
when you try to open a previously created web application?

You would certainly get the message upon trying to open a previously
created ASP.NET project if the location of the 'web' files had changed, a
parent folder renamed, or they had been deleted.

I'm working on 2000 Server, so the locations are a bit different on XP; but
the behavior should be quite similar (assuming you are using the same login
name each time you log onto your operating system).

Typically (assuming default behavior) the IDE is going to put the project
files in a folder such as:
'C:\Documents and Settings\YourLoginNameGoesHere\My Documents\Visual Studio
Projects\MyTestApp'.

It would put the 'web application part' under the default website (the
location for mine is: C:\Inetpub\wwwroot). Where does
your 'http://localhost/' point to?

Immediately after you try to create a project, have you looked at that
directory for the application? You should be able to see it both with the
file explorer and the computer manager.


Ray Heath
http://www.rayheath.com

On Fri, 10 May 2002 14:52:06 -0400, Igor Kravtzov <[EMAIL PROTECTED]> wrote:

>Hi,
>
>When I try to create a web project in in VS.NET
>I get the message box "Web Access Failed" with the following message:
>
>The default access mode for this project is set to      file share, but the
>project folder at "http://localhost/MyTestApp"; cannot be opened with the
>path "D:\projects\MyWeb\MyTestApp". The error returned was:
>        Unable to create project "MyTestApp".
>        The file path "D:\projects\MyWeb\MyTestApp" does not correspond to
>the url
>        "http://localhost/MyTestApp";. The two need to map to the same
server
>location. HTTP error 500. Server error.
>
>"Try to open with FrontPage Server Extensions" does not help either.
>
>What is wrong?
>
>My setup:
>Windows XP Professional
>Clean install of VS.NT Enterprise + SP1
>
>Thanks in advance,
>        Igor
>
>You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
>subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to