Re: IIS no longer works with Windows KB886903
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 04/30/05
- Next message: David Wang [Msft]: "Re: webdav prompts for second password"
- Previous message: Robert Dickow: "IIS no longer works with Windows KB886903"
- In reply to: Robert Dickow: "IIS no longer works with Windows KB886903"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 29 Apr 2005 19:07:14 -0700
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. // "Robert Dickow" <dickow@uidaho.edu> wrote in message news:%23UbZKWSTFHA.584@TK2MSFTNGP15.phx.gbl... 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
- Next message: David Wang [Msft]: "Re: webdav prompts for second password"
- Previous message: Robert Dickow: "IIS no longer works with Windows KB886903"
- In reply to: Robert Dickow: "IIS no longer works with Windows KB886903"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]