VS2013 - Operation Could Not Be Completed

后端 未结 16 2249
被撕碎了的回忆
被撕碎了的回忆 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:51

    In my case, the problem was due to my web.config's app settings include pointing to a file that doesn't exist:

    
    

提交回复
热议问题