« 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