A user of image.cfc reported a problem with the writeImage() function since I implemented saving the image to a temp file and then moving it.
He wrote in my blog: > * If I use the resize() method and pass in both the source and > destination file paths CF throws an error when moving the temp > file. The tmp file is created, is owned by the same user as the > CF user and is readable. CFFILE says the source attribute is > invalid. Later in the comments, he mentions that move doesn't work, but it works fine if he uses two separate cffile operations to copy and then delete, instead of moving. Has anyone come across anything like that before? Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264108 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

