Visual Studio Development Bookmark and Share   
 index > Visual Studio Source Control and SourceSafe > VSS Plug-In with VS2005 RC install
 

VSS Plug-In with VS2005 RC install

I just installed the release candidate for VS 2005 and I've lost support for VSS 6.  Beta 2 installed just fine.  With this install, it's telling me the plug-in hasn't been installed on my machine.  In Tools > Options > Source Control, I can select "Visual SourceSafe" in the Envitonment and Plug-In Settings areas, but in Plug-In Selection, I only have "none".

Any ideas out there?  Thanks!


Todd Gray
Todd.Net  Thursday, October 06, 2005 1:32 PM
Try registering RemoteVssScc.DLL and ssscc.dll

regsvr32.exe "C:\Program Files\Microsoft Visual SourceSafe\ssscc.DLL"
regsvr32.exe "C:\Program Files\Microsoft Visual SourceSafe\RemoteVssScc.DLL"

Roman Golovin MSFT  Thursday, October 06, 2005 5:11 PM
Try registering RemoteVssScc.DLL and ssscc.dll

regsvr32.exe "C:\Program Files\Microsoft Visual SourceSafe\ssscc.DLL"
regsvr32.exe "C:\Program Files\Microsoft Visual SourceSafe\RemoteVssScc.DLL"

Roman Golovin MSFT  Thursday, October 06, 2005 5:11 PM

thanks! it worked for me.
Pramod Chavan  Tuesday, April 15, 2008 6:24 AM

You can use google to search for other answers

Custom Search

More Threads

• Remote access timeouts in VSS 2005
• Best practice for deploying code and web config files?
• SourceSafe is hanging
• SccGetCommandOptions never receives SCC_COMMAND_ADD when adding new file?
• Access to file database\data\h\hoaaaaa denied
• Visual SourceSafe (2005) Internet access without Visual Studio?
• Windows batch script that will automate the check-in all files recursively into VSS into the same folder structure
• Please Guide how to Install/Configure Visual Source safe on server machine and client machine
• [SCC plug-in] Visual Studio doesn't reload project file after "undo checkout" operation
• "Cannot copy <filename>" still occurs