VS2013 - Operation Could Not Be Completed

后端 未结 16 2248
被撕碎了的回忆
被撕碎了的回忆 2020-12-05 23:18

After installing Visual Studio 2013 and playing around with some of the new features, I noticed I\'m unable to open a cshtml file in one of my MVC projects. If I try openin

16条回答
  •  执念已碎
    2020-12-05 23:48

    Found a working solution here (tested with VS2015 Update 1):

    https://github.com/aspnet/Tooling/issues/276#issuecomment-166650817

    1. Close VS
    2. Delete the content of %LocalAppData%\Microsoft\VisualStudio\14.0\ComponentModelCache
    3. Open VS

提交回复
热议问题