Error in Visual Studio 2013: “No exports were found that match the constraint”

后端 未结 3 848
梦毁少年i
梦毁少年i 2021-02-18 21:17

I don\'t know what happen with my Visual Studio 2013 Update 2.

When I opened my project, it displayed this message:

No exports were foun

3条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-18 21:32

    I had the same problem, so I shut down Visual Studio 2013, renamed the folder

    C:\Users\{username}\AppData\Local\Microsoft\VisualStudio\12.0\ComponentModelCache

    to ComponentModelCache-old, and restarted Visual Studio which rebuilt the ComponentModelCache folder and all is back to normal.

提交回复
热议问题