vcxproj file won't load into solution.

Posted by John C on Stack Overflow See other posts from Stack Overflow or by John C
Published on 2010-04-29T18:29:28Z Indexed on 2010/05/07 14:48 UTC
Read the original article Hit count: 157

Filed under:
|
|

We've just recently switched to VS 2010 and i had a solution that was working fine. This moring when i try to load the solution i get the error:

"An item with the same key has already been added."

This occurs when it is trying to load one of our main projects and it is not loaded.

I assumed the problem was with my solution so i created a brand new empty solution and tried to load the same vcxproj and got exactly the same error.

When i revert the project file to a previous version it works, so apparently it's something in the vcxproj file. However it also appears that i'm the only one in the office that is affected. So some combination of the vcxproj file and my computer seems to be the issue.

Has anyone seen anything like this before? Any ideas on a solution? Thanks

© Stack Overflow or respective owner

Related posts about visual-studio-2010

Related posts about error