« Error when updating Flash Player 8 using auto-update | Main | Dreamweaver 8 Emerging Issues »
October 12, 2005
ColdFusion MX 6.1: Hot fix available for cfchart output not displaying with IIS 6
(Hot fix) cfchart does not generate HTTP headers. When no headers are provided, IIS 6 examines the data and presumes headers are included in the data (for legacy ISAPI extensions). If the image data accidentally contains a binary value that looks like a line-end near the beginning of the data, IIS 6 misinterprets the beginning of the image data as an HTTP header.
Posted by dmorris at October 12, 2005 1:49 PM
Related Entries
- ColdFusion MX 7: Hot fix for "Could not Unlock the Named Lock" error
- ColdFusion MX 7: Hot fix for sending a large number of emails that contain attachments with long filenames
- ColdFusion MX 6.1 Updater 1: Hot fix for NullPointer Exceptions after upgrading to 1.4.2_06 JDK/JRE or higher
- ColdFusion MX 7.0.2 Cumulative Hot Fix 1
- ColdFusion 7.0.2: Displaying structures with the Flash data provider when using Flash Remoting