I am running two servers (one for development and one for
live apps), both are identical. Running IIS 5.0 Win 2k
Pro with SP2. I have frontpage server extensions, .net
framework, and a full version of Visual Studio .NET
installed on each server. On my development server,
everything is working fine. On the other server, I am
unable to create new projects, nor can I open a project
that I move from the develop. server. When I try to open
it, I get the following message:

Unable to open Web project 'cpthandler/processUploads'.
The file path 'G:\WebServer\cpthandler\processUploads'
does not correspond to the
URL 'http://LocalHost:/cpthandler/processUploads'. The
two need to map to the same serer location. HTTP Error
404: Object Not Found
"G:\WebServer" is my root web directory on both systems.

Also, when I try to create a new project on the
development server, I get the same message. In this case,
it gives me the option to "Retry using a different file
share path" (which, does nothing if I choose another path)
or to "Try to open the project with FrontPage Server
Extensions".

I have been trying to resolve this for 2 days now. I have
reinstalled the front page server extensions, I have
reinstalled IIS, and I have reinstalled Visual
Studio .NET. Nothing is working, I just keep getting
those same messages.

And just to let you know, one project that (the first one
I moved from the develop. server to the other) worked fine
until I reinstalled VS .NET. Now nothing will open/run
with it.

Please help,

Paul Grimes