Error coldfusion coldfusion.image. ImageWriter$ImageWritingException with Captcha
I'd been using Captcha on my site using ColdFusion 8 for some time without any problems. For some reason, still unknown to me the following error began appearing.
coldfusion coldfusion.image.ImageWriter$ImageWritingException
My solution was to add a destination="images/myCapcha.jpg" overwrite="yes" to the <cfimage> tag and I was back in business.
Recent Comments