ColdFusion MX 6.1: Hot fix for ColdFusion Administrator navigation frame on an SSL site
Issue
When running the Macromedia ColdFusion MX 6.1 Administrator under an SSL site, the Administrator is unable to load the left navigation frame (navserver.cfm). The remainder of the page will load correctly, however the left frame normally containing the navigation links will be blank.
The issue is due to an internal cfhttp call in the navserver.cfm that is hardcoded as "http". It never times out because there is no hardcoded timeout in that cfhttp call and by default the ColdFusion Administrators timeout is disabled.
This has been identified as Macromedia issue 53265. This TechNote provides a hot fix for this issue.
Solution
Follow the instructions below to resolve the issue:
- Download the updated navserver.cfm template (9K).
- Extract the updated navserver.cfm.
- Replace the existing navserver.cfm template inweb_root/CFIDE/Administrator with the new template.
- Login to the ColdFusion Administrator. The left navigational frame should render properly.
Additional Information
Related TechNotes:
- ColdFusion MX 6.1 Updater: Hot fix for ColdFusion Administrator navigation frame on an SSL site
- ColdFusion Hot Fixes (All Versions)
This content requires Flash
To view this content, JavaScript must be enabled, and you need the latest version of the Adobe Flash Player.
Download the free Flash Player now!
