CS0234: Mvc does not exist in the System.Web namespace

前端 未结 8 1580
醉梦人生
醉梦人生 2020-12-01 08:57

I converted a ASP.net 4 webform project to Asp.net MVC4 according to Chapter 13 of the Professional ASP.NET 3.5 MVC, by Scott Hanselmen, Phil Haack, and Rob Conery, Publishe

8条回答
  •  天命终不由人
    2020-12-01 09:45

    I tried all these answers, even closed Visual Studio and deleted all bin directories.

    After starting it up again the MVC reference appeared to have a yellow exclamation mark on it, so I removed it and added it again.

    Now it works, without copy local.

提交回复
热议问题