I have looked through all forums and still have not found an answer to this error. I get this error when i try to browse to an image. I tried to use the "wizard" and all it did was produce the same error. I am able to upload images with a regular ASP script on this server. Im using IIS6 and classic ASP. Please help.
Thu, 02/11/2010 - 22:38
#1
Re: Unable to find an image manipulation component
Re: Unable to find an image manipulation component
For that second process you need some component to work with images, and the message states that with your current configuration it doesn't work.
Usually it's possible to just use a asp.net script, and the wizard can guide you through the steps to make it work, but maybe you have configured CKFinder in such a way that it's not possible to provide the correct suggestions. So please, review the configuration related to the image manipulation in config.asp, try to use the asp.net configuration there and follow the messages that it shows.