win10 IIS10 HTTP 错误 404.2 - Not Found

环境win10系统IIS10里边发布web应用程序的时候,出现

HTTP 错误 404.2 - Not Found

由于 Web 服务器上的“ISAPI 和 CGI 限制”列表设置,无法提供您请求的页面。

解决方法为:选中到iis根目录,把.net4中的ISAPI和CGI限制 把设置为允许  ASP.NET V4.0的两个设置为允许。见下图

win10 IIS10 HTTP 错误 404.2 - Not Found

win10 IIS10 HTTP 错误 404.2 - Not Found

win10 IIS10 HTTP 错误 404.2 - Not Found

win10 IIS10 HTTP 错误 404.2 - Not Found

上一篇:BZOJ 1778: [Usaco2010 Hol]Dotp 驱逐猪猡


下一篇:解决!同一ajax请求获取的图片路劲,在谷歌浏览器能正确展示图片,在火狐浏览器则显示路径undefined