Open From Source Control problem

When I do this with my provider I get this error

The source control bindings for this project do not match the bindings reported by your source control provider. This solution, or part of it, may have been forked or branched. To update the projects source control bindings use the Change Source Control on the Source Control menu.

If I click OK and let VS reload everything is fine. But I can't figure out where this is coming from. I've even diffed all the files before and after this error. The only difference is the .suo What is the mechanism that causes this error?

Thanks,
JD

[599 byte] By [jdavis] at [2007-12-17]
# 1

Hi
I suspect that it may be related to the .suo. You are not suppose to have this file in SourceSafe and it should not exist in your data directory before bringing down a copy from SourceSafe. The suo gets created locally when you re-open the Solution.

If this is PVCS Source control
when opening a solution under PVCS control in Visual Studio .NET you receive errors
indicating the source control bindings for the solution differ from the project
bindings. Clicking "OK" enables corrects bindings but once opened to another
workstation the error recurs.

<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
*** Resolution ***

PVCS (Merant) recommends storing only projects in the database, solutions should be
stored locally and not placed under source code (PVCS) control. Merant has a
service pack update that will correct these issues as well. contact Merant for support

Patrick

PatrickMCormick at 2007-9-9 > top of Msdn Tech,Visual Studio,Visual Studio Source Control and SourceSafe...

Visual Studio

Site Classified