Cold Fusion 10 only parses cfm files in CFIDE and root website - need help
Just purchased CF 10 and cannot get it working on the site. We currently use CF9 on Windows Server 2003 (32bit). We are installing CF10 (32) on Windows Server 2008 (32). Have tried multiple times and have researched and asked the community and have tried all suggested options. Here’s where I'm at:
- IIS configured with all required roles
- CF10 Application service running under domain mgr
- All CF10 updates installed in correct sequence (8-12)
- Just released CF10 mandatory update installed (released 11/21/13)
- CF Connector works fine
- All Handler mappings for CF types show properly as enabled and inherited in all sub folders from 'Default Web Site'
The results are that CFIDE administrator works fine. CFM pages in root web parse fine too. CFM pages do not parse from subdirectories (Folders within wwwroot other than CFIDE). We receive the ‘Internet Explorer cannot display the webpage’ error within IE on these CFM pages.
For testing, I used the iisstart.hm and saved it as iisstart.cfm. Also copied this file and the image file to a wwwroot subdirectory. The results for executing these are:
- From http://servername/iisstart.cfm the iis image appears in the browser.
- From http://servername/foldername/iisstart.cfm the error ‘Internet Explorer cannot display the webpage’ appears in the browser.
- From http://servername/foldername/iisstart.htm the iis image appears in the browser (note HTM file type)
The forum suggested that in IIS we add virtual directories for CFIDE and Jakarta to the subfolders and that does not make any difference - same error. Really stumped…
