Microsoft.VisualStudio.Web.PasteJson.JsonPackage did not load properly

前端 未结 5 984
遇见更好的自我
遇见更好的自我 2021-02-13 11:08

I have visual studio express 2012 and it was working fine earlier I had run my solution once. But now when I do it, there appears a dialog box with the message!



        
5条回答
  •  心在旅途
    2021-02-13 11:32

    You need to clear the ComponentModelCache folder or rename it. For Visual Studio 2013, it’s located in the %LOCALAPPDATA%\Microsoft\VisualStudio\12.0 folder.

    Refrence:

    http://www.rajapet.com/2014/02/when-the-editorpackage-does-not-load-correctly.html

提交回复
热议问题