Skip to main content
Participant
July 18, 2008
Question

Vista IIS server error 500.0 calling ISAPI redirect filter

  • July 18, 2008
  • 3 replies
  • 1150 views
I just installed the development version of Cold Fusion and received the following error when trying to load the configurator

HTTP Error 500.0 - Internal Server Error
Calling LoadLibraryEx on ISAPI filter "C:\Program Files\FileMaker\FileMaker Server\Web Publishing\publishing-engine\web-server-support\iis\isapi_redirect.dll" failed

I tried searching these support forumns, but no luck. Any ideas, suggestions would be greatly appreciated.
This topic has been closed for replies.

3 replies

Inspiring
July 18, 2008
rolaaus wrote:
> Thismust be from File Maker (a database application I recently installed but
> tried uninstalling, so it must still be linguiring on my system) - but I wonder
> why it would be clashing? COuld be realted to the reason why I tried
> uninstalling it.
>

Just taking a wild eyed guess based on the path listed in the error it
looks like the File Maker product may have had functionality to deliver
content via web browsers. If so it is possible that your system is
mixed up over what is supposed to be handling web requests and is still
trying to pass the duties to the File Maker application.

rolaausAuthor
Participant
July 18, 2008
Thismust be from File Maker (a database application I recently installed but tried uninstalling, so it must still be linguiring on my system) - but I wonder why it would be clashing? COuld be realted to the reason why I tried uninstalling it.
Inspiring
July 18, 2008
HTTP Error 500.0 - Internal Server Error
Calling LoadLibraryEx on ISAPI filter "C:\Program
Files\FileMaker\FileMaker
Server\Web
Publishing\publishing-engine\web-server-support\iis\isapi_redirect.dll"
failed

I do not recognize anything in that error in relation to ColdFusion. Is
it a product you are familiar with on your system? If it is, maybe this
product and ColdFusion are clashing over who gets to play with web
requests received by your system.

Also be sure to review the install logs generated by ColdFusion. If
there are any errors or even serious warnings the ColdFusion did not
correctly install and these issues will need to be resolved before it
will work correctly.