Shibboleth SP with Windows IIS7 and MVC

Cantor, Scott cantor.2 at osu.edu
Tue May 15 21:10:19 BST 2012


On 5/15/12 3:53 PM, "Raymond Lam" <chiyuila at usc.edu> wrote:

>8. It seemed like the Microsoft files over power (or overridden) the .sso
>and was not able to resolve the Shibboleth request.  Therefore, I removed
>the .sso from ³Handler Mappings²
> and the Shibboleth in ³ISAPI², then installed them again, manually.
>However, the error message still occurs.

Your diagnosis sounds correct. Your .NET app pool or whatever it's called
is overriding various settings and that's the problem. It's a trial and
error mess of trying to convince IIS to accept the settings. I don't use
IIS or .NET in any real world capacity, so all I know is the fact that the
mapping isn't active, which you already identified as the problem.

I don't believe running the app pool as 32-bit would cause a 404, but you
might verify that also, since you installed the 64-bit version.

-- Scott



More information about the users mailing list