Hi, I have Visual Studio 2005 and then installed Visual SourceSafe 2005, I can click File, Open Project, and see the following options on the left: Desktop My Projects My Computer SourceSafe (LAN) <--I cannot see this option. I don't recall what has to be configured or installed in VS 2005? Thanks Before Hand, Adiel
Problem fixed. Here is the solution (Do this from vs2005): 1. From the menu, select "Tools" 2. Then select "Options" 3. Then click on the checkbox at the bottom that says "Show all settings". This will display the sourcesafe settings. 4. Then click on "Source Control" from the settings. 5. Click on "Plug-in Selection" from the next level of selections. 6. Change "Current source control plug-in" from "None" to "Microsoft Visual SourceSafe" 7. Click Ok and all done! Now you can select source safe from the "File", "Open project" menu or by going to "File", "Source Control". Thanks, Adiel