ISAPI filter win2k -> win2k3

From: Barry (no_one_at_home.net)
Date: 02/23/04


Date: Mon, 23 Feb 2004 09:11:19 -0500

I have an isapi filter that basically takes the url that is passed into the
site, and passes it to an validation file to determine wheter or not a user
is logged into a system. Once we determine that a user is logged in in the
.asp page, we redirect them to where they were going. The isapi works fine
on a win 2k machine.

Now we are planning on moving to a win 2k3 machine, and I have not been able
to get the filter to work.

The filter is being placed in x:\inetpub\adminscripts\ , and whenever I try
to reach my destination web site, my filter isn't run. When I check the
ISAPI filter page for the web site, I see the status of my filter has the
red down arrow, priority unknown. When I check the event view for errors, I
see 2 errors

1 -"Could not load ISAPI filters for site/service" where source = W3SVC-WP
category=none event id=2268, the data is 7E

2- "The HTTP Filter DLL x:\inetpub\adminscripts\LoginFilter.dll failed to
load. The data is the error", source = W3SVC-WP, category=none, event ID =
2214, the data is 7E

I thought might be a permission thing to start out with, and gave what looks
like every built in system user permissions to the dir to no avail. Even
the group everyone has been give full permissions... ugh

Can anyone point me in the right direction here? Thanks for any info.

Barr



Relevant Pages

  • RE: tsweb, RWW, OWA not working
    ... I didn't see any errors so I checked the filter again and now it shows ... Aside from the permissions, ... Load the owaauth isapi filter into the default web site and stop the ... Open the log file with notepad and search for 'denied'. ...
    (microsoft.public.windows.server.sbs)
  • ISAPI problem OnAuthentication
    ... siteminder ISAPI filter clears Basic Authentication login information ... It seems that SiteMinder ISAPI filter executes before and after ...
    (microsoft.public.inetserver.iis)
  • Re: IIS 6 ISAPI filters not loading
    ... ISAPI Filter is loaded by and executes as the configured Application Pool ... Remove any other ACLs on ISAPI Filter DLL ... I have verified that the IIS users have ...
    (microsoft.public.inetserver.iis)
  • IIS 6.0: How to add isapi filter?
    ... In IIS 5.0, adding an isapi filter was straight forward via ISM Admin tool ... I am not sure how the Web Service Extensions as setup in IIS 6.0 get related ...
    (microsoft.public.inetserver.iis)
  • Re: IDQ filter wont load
    ... After doing a little research on this, it seems that IDQ files are handled ... by an ISAPI Extension, not an ISAPI Filter. ...
    (microsoft.public.inetserver.iis)