When I open my solution, I get a dialog with this warning. The solution (one web app, one class project) builds without errors.
How can I determine what properties are causing the problem, and resolve the error?
I just fixed a similar issue with a VS2010 solution with 35 projects... The cause was a duplicated
GlobalSection(TeamFoundationVersionControl)
section in the solution file. I closed the solution, removed the duplicate GlobalSection(TeamFoundationVersionControl) config and reloaded the solution and the warning message was gone.
If this is not the issue for you, considering you only have 2 projects I would ditch the busted solution file, create a fresh solution and re-add your two projects...
The best solution is to force the VS to regenerate the configs. To do this:
Seems like there is a number of reasons for this warning. I was getting it because my solution file SccNumberOfProjects = 4
when there was only 3.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With