Skip to main content
Participating Frequently
December 28, 2013
Question

Handler "JWildCardHandler" has a bad module "IsapiModule" in its module list

  • December 28, 2013
  • 1 reply
  • 2144 views

I get this Internal Server Error (500.21) after installing the 32 bit version of Cold Fusion on a Windows 7 Pro machine (32 bit version).  I read the posts and unchecked the IIS version 6 backward compatibility on my IIS configuration, and ran the upgrade to Version 9.0.1, but that didnt fix the problem.  Any suggestions as to what I should do next?

    This topic has been closed for replies.

    1 reply

    Inspiring
    December 29, 2013

    if you have removed IIS 6 compatibility mode from IIS features then you also need to rebuild the connectors.

    Us ethe Web Config tool to remove all connectors, and then re-add them.

    Participating Frequently
    December 29, 2013

    Thanks for your response!

    I launched the Web Config tool, clicked "Add" and it says that it "could not connect to any JRun/ColdFusion servers on host localhost. - Possible causes: *Server Not running, or *Server running and JDNI listinging port in jdni.properties blocked by TCIP/IP filtering or firewall on server, host restriction in security.properties blocking communication wiht server".

    I checked the services on this computer and Coldfusion 4 Application server, .net service and Solr Services are running (i don't see any JRun4 service..) so I then checked the Windows Firewall...don't see any port being blocked.  Also turned off the windows firewall and still got the same result...

    Any other suggestions?