运维网's Archiver
论坛
›
IIS
› MVC4发布到IIS,出现HTTP 错误 404.0
yyyll
发表于 2015-8-17 10:14:56
MVC4发布到IIS,出现HTTP 错误 404.0
web.config中添加
<system.webServer>
<modules runAllManagedModulesForAllRequests="true" />
</system.webServer>
页:
[1]
查看完整版本:
MVC4发布到IIS,出现HTTP 错误 404.0