Groups | Blog | Home
all groups > iis security > april 2005 >

iis security : IIS no longer works with Windows KB886903


Robert Dickow
4/29/2005 6:40:33 PM
With Windows update and KB886903 security patch, IIS will not server Active
Server pages, .NET, etc. I simply get a 'Resource not found' screen. If I
remove KB886903 it works properly again. Normal HTML files are served up
fine, but no ASP.NET stuff will work, period.

What's with this?

Bob

David Wang [Msft]
4/29/2005 7:07:14 PM
886903 should only affect ASP.Net pages. ASP and normal HTML files should
continue to work. Unless you scriptmapped ASPNET_ISAPI.DLL to handle other
extensions including *, in which case the behavior would be by-design since
ASP.Net ISAPI is now handling those extensions.

As for the "Resource not found" -- you probably want to look in ASP.Net
Forums on www.asp.net or microsoft.public.dotnet.framework.aspnet for better
support. I've seen it happen when you have location tags that are now
non-canonical and thus trigger failure -- correct thing is to fix the
location tags.

In any case, KB886903 has nothing to do with IIS. It only modifies ASP.Net
and anything else you scriptmapped it to.

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
[quoted text, click to view]
With Windows update and KB886903 security patch, IIS will not server Active
Server pages, .NET, etc. I simply get a 'Resource not found' screen. If I
remove KB886903 it works properly again. Normal HTML files are served up
fine, but no ASP.NET stuff will work, period.

What's with this?

Bob


AddThis Social Bookmark Button