且构网

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

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

更新时间:2021-11-30 13:31:43

 汇总: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

收工

 

作者:毒逆天
出处:https://www.cnblogs.com/dotnetcrazy
打赏:18i4JpL6g54yAPAefdtgqwRrZ43YJwAV5z
本文版权归作者和博客园共有。欢迎转载,但必须保留此段声明,且在文章页面明显位置给出原文连接!