This works, But then when I go to the media section after this code has been run and try to edit and save the same cropped image which I passed into the ImageGen, then I get the following error:
I have to recycle the appPool for the website to get this error to stop recurring every time I try to save the image in the media section.
I would appreciate if anyone has experience of using ImageCropper together with ImageGen and how to solve this error.
Error when using ImageCropper together with ImageGen
I am taking the url from the imageCropper and passing it into the imageGen, like so:
var cropUrl = image.imageCropper.Find("@name","Standard").url;
Any news on this topic? I am experiencing the same problem.
After the initial cropping and then loading the image (with imagegen) in the page the image won't refresh when making new crops.
When removing imagegen from the imageurl everything works fine.
Thank you in advance.
is working on a reply...