I have two development PCs, each with their own MSDN license and VS2005 installation. On the one at work, the souce safe integration works fine. On my laptop, there is no source safe options in VS2005. The source safe integration with VS2003 is correct. As far as I know, I followed the same steps, sequence, etc. installing on both PCs. I have uninstalled and then re-installed VSS 2005 but still no integration to VS2005. Any ideas? Thanks, -- Dale Preston MCAD C# MCSE, MCDBA
Hi Dale, Would you check if you have select the correct source control provider from VS2005? Here are the steps: 1. Select Tools/Options from the main menu. 2. In the left treeView, navigate to Source Control/Plug-in Selection. 3. And select Microsoft Visual Sourcesafe from the comboBox. HTH. Kevin Yu ======= "This posting is provided "AS IS" with no warranties, and confers no rights."
Also, if you open Tools/Options and don't see anything about Source Control, you may need to clicked the "Show all settings" box in the bottom left of the options dialog. -- Alin Constantin This posting is provided "AS IS" with no warranties, and confers no rights. "Kevin Yu [MSFT]" wrote in message news:w6jnuz1YGHA.132@TK2MSFTNGXA01.phx.gbl... > Hi Dale, > > Would you check if you have select the correct source control provider > from > VS2005? Here are the steps: > > 1. Select Tools/Options from the main menu. > 2. In the left treeView, navigate to Source Control/Plug-in Selection. > 3. And select Microsoft Visual Sourcesafe from the comboBox. > > HTH. > > Kevin Yu > ======= > "This posting is provided "AS IS" with no warranties, and confers no > rights." >