S
Søren M. Olesen
Hi
I have two versions of a project placed under:
wwwroot\Version1\webapp
wwwroot\Version2\webapp
If in VS2005 I choose Open Web Site and open the Verson1 site, then VS2005
somehow figure out that it has to open the .sln file placed under:
C:\Documents and Settings\...\My Documents\Visual Studio
2005\Projects\webapp
and if I choose to open Version 2, the it opens the .sln file placed under:
C:\Documents and Settings\...\My Documents\Visual Studio
2005\Projects\webapp (1)
but how does VS2005 figure out which .sln file to open?? and more important
how do I make it open the correct .sln file if I choose to rename the folder
to lets say:
C:\Documents and Settings\...\My Documents\Visual Studio
2005\Projects\webapp.Version1
TIA
Søren
I have two versions of a project placed under:
wwwroot\Version1\webapp
wwwroot\Version2\webapp
If in VS2005 I choose Open Web Site and open the Verson1 site, then VS2005
somehow figure out that it has to open the .sln file placed under:
C:\Documents and Settings\...\My Documents\Visual Studio
2005\Projects\webapp
and if I choose to open Version 2, the it opens the .sln file placed under:
C:\Documents and Settings\...\My Documents\Visual Studio
2005\Projects\webapp (1)
but how does VS2005 figure out which .sln file to open?? and more important
how do I make it open the correct .sln file if I choose to rename the folder
to lets say:
C:\Documents and Settings\...\My Documents\Visual Studio
2005\Projects\webapp.Version1
TIA
Søren