« Enhanced Seek appears not to work with Flash Communication Server 1.5 and VP6 | Main | Flash Player issues with Secure Sockets Layer (SSL) communication »

October 11, 2005

ColdFusion MX 7 and MX 7.0.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 11, 2005 1:10 PM

Related Entries