Visual Studio 2015 Razor View MVC Types not recognized

后端 未结 7 1391
Happy的楠姐
Happy的楠姐 2020-12-30 20:21

I installed Visual Studio 2015 and rebooted. The \"MVC\" types are not recognized in 2015 but are still recognized in 2013. This is my \"Views\" web.config:

7条回答
  •  死守一世寂寞
    2020-12-30 20:47

    I think similar problem was described here - https://stackoverflow.com/q/22832435/3350527. Old version of System.Web.Mvc in use (by VS 2015 opinion).

提交回复
热议问题