Question

I used to use vs 2012 for some month without any problem, today when I want to open my c# project , I got this error message:

This program has known compatibility issues

Visual Studio 2012 Express for Windows Desktop is incompatible with this version of Windows. 

when I click Run program I got this error:

'Microsoft.VisualStudio.Editor.Implementation.EditorPackage' package did not load correctly

When I continue with this error message, another error message shows: Visual Studio has stopped working. I need to get it work as soon as posible, any idea?

Was it helpful?

Solution

I had a similar problem, installing this patch solved it: KB2781514

OTHER TIPS

I just got this error in VS2013 after installing a VS extension. I fixed it by closing all instances of Visual Studio, then removing %LOCALAPPDATA%\Microsoft\VisualStudio\12.0\ComponentModelCache

Happened to me today on VS 2012. The Update mentioned by Jarek didn't install (it complained I already have more stuff installed). Deleting the folder mentioned by squeaky didn't work.

Finally fixed after I installed VS 2012 Update 4 : http://www.microsoft.com/en-us/download/details.aspx?id=39305

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top