Discussion:
cfimage issue
(too old to reply)
catchme_dileep
2009-03-28 10:52:09 UTC
Permalink
An exception occured while trying to write the image.
Ensure that the destination directory exists and that Coldfusion has
permission to write to the given path or file. cause :
coldfusion.image.ImageWriter$ImageWritingException: An exception occured while
trying to write the image.
Azadi
2009-03-28 12:03:09 UTC
Permalink
http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403411

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
catchme_dileep
2009-03-30 09:21:58 UTC
Permalink
sorry ... did all things specified in the link...

but still getting the same issue
Azadi
2009-03-30 09:51:38 UTC
Permalink
OK. post the code that throws this error.

did you check, as the error message says, that the directory you are
trying to write the image to exists and that CF has write permissions to
that directory?

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
catchme_dileep
2009-03-30 11:35:39 UTC
Permalink
Please the below pasted error message,
Only some jpg files creating this error.

An exception occured while trying to write the image.
Ensure that the destination directory exists and that Coldfusion has
permission to write to the given path or file. cause :
coldfusion.image.ImageWriter$ImageWritingException: An exception occured while
trying to write the image.

Loading...