I get an error trying to use the Apache ISAPI Redirector from IIS 7 to Tomcat, but only in the 32-bit version of W2K8 SP2 Standard Edition.
It works great on 64-bit W2K8 R2 and 32-bit W2K3.
I checked that I have the correct 32-bit library (release 1.2.32 or 1.2.37). In fact, the same library runs on 32-bit W2K3. The filter is enabled and enabled and has permission to access the library folder and registry entries.
When I rename the library, I get another error: "Call LoadLibraryEx in ISAPI Filter .... Failed" - Error code 0x8007007e. I don't look like a resolution issue.
The exact error text: "Call GetFilterVersion in the ISAPI filter" .... \ isapi_redirector_1.0.dll "failed" - Error code 0x80070002
The error log shows: HTTP filter DLL ... \ isapi_redirector_1.0.dll failed to load. Source = IIS-W3SVC-WP. Error code 02 00 00 00
All pointers will be appreciated.
source share