Shibboleth SP installation in Win2008R2+IIS7.5
Cantor, Scott
cantor.2 at osu.edu
Thu Aug 25 01:08:29 BST 2011
On 8/24/11 7:53 PM, "Caio Monteiro" <cmonteiro at modulo.com.br> wrote:
>I´m receiving the following message when I´m checking the SP status in
>the browser:
>³Calling LoadLibraryEx on ISAPI filter
>"C:\opt\shibboleth-sp\lib\shibboleth\isapi_shib.dll" failed²
I would imagine you're mismatching the IIS bitness and the SP bitness one
way or the other.
>
>I´ve noticed that if I disable the 32bits compatibility mode, in the
>Default Application Pool, the error changes to:
>³The page you are requesting cannot be served because of the ISAPI and
>CGI Restriction list settings on the Web server.²
That would be an additional error and I guess that means you installed the
64-bit SP and are running 32-bit IIS (initially), and now that that's
fixed, the installer apparently didn't grant the appropriate extension
permissions either.
That has nothing to do with the file system, that's internal to IIS thanks
to it's "security" model. Imagine if you had to go to 4 different places
in Apache to tell it you wanted it to load a module. That's IIS.
-- Scott
More information about the users
mailing list