Home
> ASP.NET > Visual Studio warning: “Some of the properties associated with the solution could not be read”
Visual Studio warning: “Some of the properties associated with the solution could not be read”
I just fixed a similar issue with a VS2010 solution with 42 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.
Hope this help!
Comments (0)
Trackbacks (0)
Leave a comment
Trackback
Comments