When starting Visual Studio 2013 Pro (Update 4 installed) I very often get this error message (several times a day now) for about two weeks:
The package 'Microsoft.VisualStudio.Editor.Implementation.EditorPackage' did not load correctly.
I know that I can fix this problem by closing Visual Studio and uninstalling:
%LocalAppData%\Microsoft\VisualStudio\12.0\ComponentModelCache
I had never seen him before this time, and as far as I found out on the Internet, he may have been introduced with Update 3.
Well, the problem is that annoying restarting Visual Studio several times a day is annoying, and I was wondering if anyone else has this, and knows how to solve it forever or whatβs the reason.
I noticed that this happens very often if I work on multiple instances of Visual Studio in parallel. This is a killer. But still, I suspect that a third-party component or the size of one of the solutions is involved (about 70 projects). I tried to disable some extensions that I recently installed, and you need a big project, but to no avail.
As information: I work with C # . When working in parallel with projects opened in multiple instances of Visual Studio, I never had a problem.
Does anyone have the same problem or could be better than deleting a folder and restarting?
c # visual-studio visual-studio-2013 visual-studio-2015
Uwe Apr 17 '15 at 8:41 2015-04-17 08:41
source share