Article ID: 931203 - Last Review: February 22, 2007 - Revision: 1.2 Internet Server API authentication filters that were created for earlier versions of Internet Information Services do not work correctly in Internet Information Services 7.0SYMPTOMSAfter you upgrade to Microsoft Internet Information Services (IIS) 7.0, Internet Server API (ISAPI) authentication filters that were created for earlier versions of IIS do not work correctly. Specifically, user mapping functions do not work correctly when an ISAPI filter that is registered for SF_NOTIFY_AUTHENTICATION event handler notifications is used. Additionally, when you try to change the user ID value or the password value, you experience the following issues. Note For example, you may try to change the user ID value from pAuth to pszUser. Similarly, you may try to change the password value from pAuth to pszPassword.
CAUSEISAPI filters that are registered for SF_NOTIFY_AUTHENTICATION event handler notifications require basic authentication to function. These filters fail in IIS 7.0 if the Basic Authentication feature is not installed. RESOLUTIONTo resolve this issue, install the Basic Authentication feature for IIS 7.0. To do this, follow these steps:
| Article Translations
|
Back to the top
