且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

MVC:The name 'Scripts' does not exist in the current context

更新时间:2021-09-29 23:38:47

 汇总:http://www.cnblogs.com/dunitian/p/4523006.html#efmvc

MVC:The name 'Scripts' does not exist in the current context

解决:在View下面的Web.Config的namespaces添加 <add namespace="System.Web.Optimization" />

MVC:The name 'Scripts' does not exist in the current context

 MVC:The name 'Scripts' does not exist in the current context

收工

 


本文转自毒逆天博客园博客,原文链接:http://www.cnblogs.com/dunitian/p/5715595.html,如需转载请自行联系原作者