Getting the web app project from VSS

M

ms_groups

Hello to All,

Having a problem with getting the Web App project from VSS within Visual
Studio.net.

Did set up Virtual directory in IIS to the proper location and given it a
proper alias. Opened up studio and tried to get the project from VSS.

Got warning about missing binding information in source control provider.
Proceeding further would always get me an error "Unable to create Web
project "http:\\localhost\mywebapp".The file path "my local absolute path to
the working folder" does not correspond to URL:\\
http:\\localhost\mywebapp". The two need to map to the same server location.
HTTP Error 404:not found."

Tried to reinstall IIS, deleted numerous times the local project - no luck.

If anybody has an idea where to look for the solution - IIS, VSS, Studio or
the project settings themselves. Some people on the team have the some

problem while others don't.

Thanks a lot in advance for any input.

Alex Nebogatov.

Software developer.

Toronto,

Canada.
 
J

John Saunders

ms_groups said:
Hello to All,

Having a problem with getting the Web App project from VSS within Visual
Studio.net.

Did set up Virtual directory in IIS to the proper location and given it a
proper alias. Opened up studio and tried to get the project from VSS.

Got warning about missing binding information in source control provider.
Proceeding further would always get me an error "Unable to create Web
project "http:\\localhost\mywebapp".The file path "my local absolute path to
the working folder" does not correspond to URL:\\
http:\\localhost\mywebapp". The two need to map to the same server location.
HTTP Error 404:not found."

Tried to reinstall IIS, deleted numerous times the local project - no luck.

If anybody has an idea where to look for the solution - IIS, VSS, Studio or
the project settings themselves. Some people on the team have the some

The following may help:

Team Development with Visual Studio .NET and Visual SourceSafe
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html
/tdlg_rm.asp?frame=true)
 

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