In the Tools -> Options -> Source Control, we should be able to select the Source Control here "Microsoft Visual SourceSafe" or any other provider.
Sometimes the in “Current source control plug-in:”, the only choice available may be “none”. In that case we must manually register the dll.
a) In that case close all Visual Studio instances.
b) Browse to your VSS6\win32 directory and run:
“regsvr32 ssscc.dll”
This would register the library and make VSS 6.0 available in the Visual Studio IDE, when we reopen it.
No comments:
Post a Comment