Multiple error messages repeatedly

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
BillFugina
Posts: 6
Joined: Fri Apr 14, 2006 3:46 pm

Multiple error messages repeatedly

Post by BillFugina » Fri Apr 14, 2006 3:58 pm

I am using Visual Studio 2005 and Vault 3.1.7(3719).

Whenever I open any solution that includes a certain project, I get the following error message:
There appears to be a discrepancy between the solution's source control information about some project(s) and the information in the project file(s).
To resolve this discrepancy it will be necessary to check out the project file(s) and update them. If the check out fails, however, and the solution is closed without saving, you will see this warning again the next time you open the solution.
This is followed by the following three error messages multipel times. The three messages are repeated so many times that I lose count and resort to just mashing the mouse button to clear all of the dialog boxes.

Check out failed for $/C3.2.0/Dev/C3/Tools/Utils/C3.Tools.Utils.csproj.vspscc: You already have the file checked out.
Check out failed for $/C3.2.0/Dev/C3/Tools/Utils/C3.Tools.Utils.csproj: You already have the file checked out.
The command you are attempting cannot be completed because the file 'C3.Tools.Utils.csproj' that must be modified cannot be changed. If the file is under source control, you may want to check it out; if the file is read-only on disk, you may want to change its attributes.
After I close any solution I can use that particular solution again with no troubles, but I will get the problem again if I open any other solution.

dist0rti0n
Posts: 112
Joined: Mon May 01, 2006 10:50 pm
Location: Birmingham, AL

This worked for me

Post by dist0rti0n » Mon May 01, 2006 10:51 pm


Post Reply