Is it a page execution timeout or some database query execution timeout? -----Original Message----- From: David Moore [mailto:[email protected]] Sent: Friday, November 04, 2011 9:01 PM To: cf-talk Subject: cfimage issue with dpi
I have an app that uploads and converts images to the appropriate sizes for website display. If the image being uploaded is 72dpi, it works fine. If the image is 97 dpi or up, the image is processed appropriately and saved as 72 dpi. Yet, whole the process works, it throws an error. The error is that the cfquery that directly follows says it times out. I have tested it with file sizes and different file types. The only thing in common is the file size. Anyone have a clue what could be going on. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348459 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

