« Previous Next »

Thread: IISGuardFilter

Last post 11-25-2008 5:31 PM by paymasterr. 5 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (6 items)

Sort Posts:

  • 11-25-2008, 12:28 PM

    IISGuardFilter

     Hello,

    Well, recently i migrated my server from IIS6 to IIS7 using MS DEPLOY toolkit. 

    However, even if it seemed fine now i am getting some error messages.

    More precisely I keep getting this error whenever i open one of the migrated websites:

     

    library IISGuard cannot load ... or something like that

    HTTP Error 500.0 - Internal Server Error

    Calling LoadLibraryEx on ISAPI filter "C:\Windows\system32\inetsrv\IISGuardFilter" failed


     
    What is IISGuard and what i suppose to be aware of particularly in this case?

     

    Thank you and sorry for my broken English

  • 11-25-2008, 4:28 PM In reply to

    Re: IISGuardFilter

    IIS Guard seems to be a third party ISAPI filter

    http://www.iistools.com/en/iisguard.html

    I presume you had this on IIS6 before the migration and it is not there (or the same version isn't there) on IIS7 post migration.

  • 11-25-2008, 4:35 PM In reply to

    Re: IISGuardFilter

     Thanks for the quick answer. But, how can i solve this problem if it;s possible at all? thanks :)

  • 11-25-2008, 4:46 PM In reply to

    Re: IISGuardFilter

    Not done much with IIS 7 but you should be able to remove it directly from the XML config files that are the equivalent of the old IIS 6 metabase.

    http://msdn.microsoft.com/en-us/library/aa347565.aspx

    That or remove the ISAPI filter for that site on the IIS 6 box and redepoly.

  • 11-25-2008, 4:49 PM In reply to

    Re: IISGuardFilter

     i will try that immediatelly and get back if any problem .. thank you very much :)

  • 11-25-2008, 5:31 PM In reply to

    Re: IISGuardFilter

     Great help. Thank you very much!!!

Page 1 of 1 (6 items)
Microsoft Communities