How to remove assciation of .Net 2008 Web page application from VSS
-
My .Net 2008 Web Page project is associated with VSS. When i open the .sln it prompts for VSS User name and password. 1. How can i remove this associated? 2. I want to remove all the files created by VSS, i have removed *.scc, *.vsscc Which are the file extentions created by VSS? Thanks in Advance
-
My .Net 2008 Web Page project is associated with VSS. When i open the .sln it prompts for VSS User name and password. 1. How can i remove this associated? 2. I want to remove all the files created by VSS, i have removed *.scc, *.vsscc Which are the file extentions created by VSS? Thanks in Advance
Hi, Deleting all the VSS files removes the bindings. Alternatively you can login to VSS and then change the bindings, it will then remove the bindings. Regards
Vijay V. Yash Softech
-
My .Net 2008 Web Page project is associated with VSS. When i open the .sln it prompts for VSS User name and password. 1. How can i remove this associated? 2. I want to remove all the files created by VSS, i have removed *.scc, *.vsscc Which are the file extentions created by VSS? Thanks in Advance
And after removing those file, don't forget to remove the Binding from VS also. :)
cheers, Abhijit CodeProject MVP
-
And after removing those file, don't forget to remove the Binding from VS also. :)
cheers, Abhijit CodeProject MVP
-
nilam2477 wrote:
How can i remove binding from VSS. Can you please provide details?
Yes! Open The Solution in Visual Studio > File > Source Control > Change Source Control Then Click '
Unbind
'cheers, Abhijit CodeProject MVP