Skip to main content
Participant
November 19, 2013
Question

Web Connector Issue in CF10

  • November 19, 2013
  • 1 reply
  • 826 views

CF 10 installed fine and CFIDE/Admin ran ok, however, other sites did not invoke CF10 even though 'all' was specified in the install and all IIS options were enabled.  Used the connector to remove the 'all' entry, but now cannot add it back.  What's the fix?

This topic has been closed for replies.

1 reply

Legend
November 19, 2013

Perhaps run \ColdFusion10\cfusion\runtime\bin\wsconfig.exe as administrator.

HTH, Carl.

Inspiring
November 19, 2013

Check in IIS if each site has a CFIDE and jakarta virtual directory.  Also, click on them and check to see whether they have handlers for the ColdFusion filetypes.  I've had installs go sideways (and each time the Admin installed fine), but then noticed that (usually the vdirs) did not exist, and after creating them, everything was fine at that point.

ETP2013Author
Participant
November 21, 2013

IIS has all requirements installed now.  Can delete and add connector to 'All', but only CFIDE and root website parse cfm.  Added virtual directories to a site and it still doesn't parse cfm files - receive 'Internet Explorer cannot display the webpage' error.  Verified that those sub directories all have proper handlers inherited.