Thanks!
I have VS 2005 and that worked for the most part. I have this error when I try to double-click on a button in the form while in design mode.
"An error or user cancellation occurred during checkout. Some files may not have been checked out. (File is exclusively checked out by another user.)"
The person who checked this out no longer works with me, is there a way for me to use SourceSafe to do some kind of reset project so I have full access to code and objects?
Main Topics
Browse All Topics





by: Shaun_KlinePosted on 2009-09-10 at 09:57:07ID: 25302106
The method to get the files from SourceSafe using the Visual Studio interface depends on the version of Visual Studio. In 2008, you can use Open Project, select Microsoft Visual Source on the left, select the correct repository, then navigate to the project/solution file and then click Open. In 2005, the instructions are the same except you select "SourceSafe (LAN)" in the Open Projects window. In 2003, in the File menu, expand the Source Safe sub menu and then select Open From Source Control. (The rest of the instructions are similar to 2008/2005.)