I recently experienced a problem where I couldn't open Visual C++ projects (.vcxproj) after I copied them to another location. When trying to open the projects, VS 2015 would give me nothing more than this "extremely useful" error:
That is some talent, right there. That must have taken a lot of work to get this right.
After trying various things, and having researched this without success for a few hours, I finally got the idea to try opening the projects in Visual Studio 2013, instead.
Behold: VS 2013 actually displayed a useful error, which informed me that my projects had
Import
dependencies that I forgot to move.So, yeah. If VS 2015 helpfully tells you that "one or more errors occurred" try VS 2013.
Showing 5 out of 5 comments, oldest first:
Comment on Aug 3, 2015 at 17:27 by Unknown
Comment on Aug 4, 2015 at 01:28 by denisbider
Comment on Aug 21, 2015 at 06:46 by Patrick
Comment on Nov 23, 2015 at 08:09 by familyman
Comment on Apr 1, 2016 at 10:57 by Krishnaraj Barvathaya B