Skip to main content
December 4, 2013
Question

Installing CF 10 on Server 2003 ISAPI Errors

  • December 4, 2013
  • 1 reply
  • 780 views

We have just recently went to try CF10 on Server 2003. I unistalled CF7MX and installed CF10, Server Configuration.

When I attempt to open the site for admin i get a 500 error. Looking at the logs, I see the following error: Could not load ISAPI filters for the site/service.

Anyone have any ideas what could be causing this.

I have run the wsconfig.exe and added the default site.

I also get this error:

 

The HTTP Filter DLL C:\ColdFusion10\config\wsconfig\2\isapi_redirect.dll failed to load. The data is the error.

THanks

Broc

This topic has been closed for replies.

1 reply

vishu_13
Inspiring
December 5, 2013

Hi Broc

If the OS is 32 bit and you have installed CF 10 64 bit then make sure you choose 32 bit when you configure connector

Check whether CF 7 handlers are still there or not (at server/site level). If yes, first remove them and then run the wsconfig.exe of CF 10.

Is jakarta and CFIDE added as virtual directory under default site? If no, then add it. however you mentioned that you have configured the connector with default site then both the virtual directories will be there.

Can you create a test site and test the same?

HTH

Thanks

VJ

December 7, 2013

I have installed the 32 bit version. I cant even browse the default site. It has messed up the isapi files, same error as above.

i dont even know where to go from here

Thanks

vishu_13
Inspiring
December 9, 2013

If it is a dev server, uninstall IIS and uninstall ColdFusion. Reinstall IIS and then ColdFusion. Follow this : https://www.youtube.com/watch?v=iHhSPTmRozM

Thanks

VJ