最近不知道为什么,用vs2015打开cshtml识图文件的时候会报错。也不知道是什么原因,google之后得到解决方法如下:

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

也就是把,先关闭vs2015,然后删除vs2015安装目录下的ComponentModelCache删除,然后重新打开vs2015就可以了。

相关文章:

  • 2021-09-21
  • 2021-06-25
  • 2022-02-10
  • 2021-05-03
  • 2022-12-23
  • 2020-03-18
  • 2021-09-06
猜你喜欢
  • 2021-06-12
  • 2022-12-23
  • 2021-05-04
  • 2021-08-09
  • 2021-10-28
  • 2022-01-16
相关资源
相似解决方案