嗨,我刚刚打开了一个我在MVC中完成的项目,我在浏览器中看了一眼,现在突然之间它就找不到[HttpPost]和[HttpPostAttribute]了.可能是什么问题?
错误信息
找不到类型或命名空间名称'HttpPost'(您是否缺少using指令或程序集引用?)
编辑:
如果我评论出来,[HttpPost]我得到的全局错过了UrlParameter和AreaRegistration?
使用系统;
使用System.Collections.Generic;
使用System.Diagnostics.CodeAnalysis;
使用System.Linq;
使用System.Security.Principal;
使用System.Web;
使用System.Web.Mvc;
使用System.Web.Routing;
使用System.Web.Security;
使用PROJECT.Web.Models;
| 归档时间: |
|
| 查看次数: |
8519 次 |
| 最近记录: |