IIS7 404 模块 IIS Web Core 通知 MapRequestHandler 处理程序 StaticFile 错误代码 0x80070002
时间:2016-05-14 12:38:12
收藏:0
阅读:1861
<system.webServer>
<!--添加-->
<modules runAllManagedModulesForAllRequests="true"></modules>
</system.webServer>
by:http://stackoverflow.com/questions/6941718/asp-net-mvc-on-iis-falls-through-to-the-static-file-handler
原文:http://www.cnblogs.com/ziye/p/5492290.html
评论(0)