D
David Webb
The problem started when the Working Folder for a project was somehow set to
the folder of another project. I set the correct working folder in VSS and
deleted the .vbproj files that had been created in the wrong folder on the
hard drive. Before I discovered these files, .NET kept trying to create a
new project with _1 following the project name. Deleting those files
corrected that problem.
I deleted the Virtual Directory, rebooted, and then recreated the Virtual
Directory for the project so that the folder structure in VSS matched the
folder structure on the hard drive. After rebooting (must reboot or else
..NET will not recognize the Virtual Directory), I created a new blank
solution and tried to add the projects from source control.
The file path is correct in the "Create local project from SourceSafe"
dialog.
In the "Set Project Location" dialog, the "Source Control Server Location"
is correct and the "Enter working copy Location Here" URL is correct (that
URL is mapped to the same folder in IIS as what is set as a Working Folder
in VSS).
Before deleting the .vbproj files that had been created in the wrong folder,
this is where the URL kept being changed to _1, etc.
Once I click the OK button in the "Set Project Location" dialog, I get the
following error:
"Unable to create Web project 'http://localhost/TeamCorpApp'. The file path
'C:\Projects\HALO2\PowerStreamII\TeamCorpApp' does not correspond to the URL
'http://localhhost/TeamCorpApp'. The two need to map to the same server
location. HTTP Error 404: Object Not Found."
The project name is TeamCorpApp and the project location is
C:\Projects\TeamCorpSolution\TeamCorpApp.
The erroneous .vbproj files were created in C:\Projects\HALO2\PowerStreamII
which was caused by that being set as the Working Folder in VSS.
Two other team developers have successfully created projects from source
control but I have not been able to.
Please help.
David Webb
Senior Application Developer
National Health Insurance Company
the folder of another project. I set the correct working folder in VSS and
deleted the .vbproj files that had been created in the wrong folder on the
hard drive. Before I discovered these files, .NET kept trying to create a
new project with _1 following the project name. Deleting those files
corrected that problem.
I deleted the Virtual Directory, rebooted, and then recreated the Virtual
Directory for the project so that the folder structure in VSS matched the
folder structure on the hard drive. After rebooting (must reboot or else
..NET will not recognize the Virtual Directory), I created a new blank
solution and tried to add the projects from source control.
The file path is correct in the "Create local project from SourceSafe"
dialog.
In the "Set Project Location" dialog, the "Source Control Server Location"
is correct and the "Enter working copy Location Here" URL is correct (that
URL is mapped to the same folder in IIS as what is set as a Working Folder
in VSS).
Before deleting the .vbproj files that had been created in the wrong folder,
this is where the URL kept being changed to _1, etc.
Once I click the OK button in the "Set Project Location" dialog, I get the
following error:
"Unable to create Web project 'http://localhost/TeamCorpApp'. The file path
'C:\Projects\HALO2\PowerStreamII\TeamCorpApp' does not correspond to the URL
'http://localhhost/TeamCorpApp'. The two need to map to the same server
location. HTTP Error 404: Object Not Found."
The project name is TeamCorpApp and the project location is
C:\Projects\TeamCorpSolution\TeamCorpApp.
The erroneous .vbproj files were created in C:\Projects\HALO2\PowerStreamII
which was caused by that being set as the Working Folder in VSS.
Two other team developers have successfully created projects from source
control but I have not been able to.
Please help.
David Webb
Senior Application Developer
National Health Insurance Company