We're runnig CF8 on Solaris 9. I'm uploading an image and
simply reading it to the browser. Why am I getting this error
message?
An exception occured while performing the writeToBrowser cfimage action.
coldfusion.image.ImageReader$UnsupportedImageFormatException: The png|jpg|jpeg|gif image format is not supported on this operating system.
The error occurred in /opt/httpd/docroot/www/oirm/das/idb/cf8present/upload/upload.cfm: line 25
Also, does anyone know about anything about coldfusion image object. The following gets assigned to any image that I upload (the number after the @ sign changes for each) coldfusion.image.Image@17f79a8
Very frustrating!
An exception occured while performing the writeToBrowser cfimage action.
coldfusion.image.ImageReader$UnsupportedImageFormatException: The png|jpg|jpeg|gif image format is not supported on this operating system.
The error occurred in /opt/httpd/docroot/www/oirm/das/idb/cf8present/upload/upload.cfm: line 25
Also, does anyone know about anything about coldfusion image object. The following gets assigned to any image that I upload (the number after the @ sign changes for each) coldfusion.image.Image@17f79a8
Very frustrating!