出现HTTP 错误 404.0

1.修改配置文件
<system.webServer>
<modules runAllManagedModulesForAllRequests="true" />
</system.webServer>

原文地址:https://www.cnblogs.com/raincedar/p/8535221.html