Site not redirecting to Default Document in Classic pipeline mode

不羁的心 提交于 2019-12-02 09:04:32
Kev

There is a bug introduced with KB980368 (A [sic] update is available that enables certain IIS 7.0 or IIS 7.5 handlers to handle requests whose URLs do not end with a period) which is also rolled into Windows 7/2008R2 Service Pack 1. We discovered this bug when we rolled out this hotfix which is required for WebMatrix web hosting validation.

See my previous question and answer here:

ASP.NET 2.0 and 4.0 seem to treat the root url differently in Forms Authentication

We raised this with MS PSS and whilst they have reproduced the issue they haven't yet yielded a fix for it (the PSS issue has been open since 23/02/11). All that's happened so far is that a new KB article recognising the problem has been issued:

Web services may fail on Microsoft Internet Information Services (IIS) 7.5 and Windows 7 Service Pack 1 with .NET Framework 4.0 due to extensionless URL handlers (KB2520479)

The article suggests two fixes, the first of which is ineffective and the other isn't exactly ideal for us at the moment.

However the problem you're experiencing may not actually be related but I thought I'd share this anyway.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!