Reputation: 1897
I have been successfully using VS2012 on Win7-x64 for months now. Today after restarting my machine launching VS2012 brings up this compatibility dialog:
Clicking "Check for solutions Online" has no effect. I could run the program with "Run Program" but then VS2012 is not stable and I cannot run our custom development and source-control plugins.
Did anyone else ran into this issue with VS2012 or any ideas? Appreciate your help.
Best, Sarang
Upvotes: 41
Views: 39452
Reputation: 16761
Visual Studio 2012 hotfix KB2781514 (from Sarang's correct answer) is part of Visual Studio 2012 Update 2. Instead of installing just this one hotfix it is better to install the latest update. As of this writing the latest one is Update 5.
Upvotes: 11
Reputation: 1897
M$ realized they have problem with latest Windows updates and released the hotfix for VS2012. For interested folks the hotfix is: Visual Studio 2012 hotfix KB2781514
Update: As Carlton pointed: The hotfix is included in all Updates from 2 on http://go.microsoft.com/fwlink/?LinkId=301713
Upvotes: 37