Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • T Pickin 1 post 21 karma points
    Nov 13, 2012 @ 17:07
    T Pickin
    0

    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;

    <img src="/ImageGen.ashx?image=@cropUrl&amp;width=373&amp;height=257" title="Title" alt="Title" />
    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.
    Thankyou.

  • Domenique 2 posts 22 karma points
    Jun 13, 2013 @ 17:25
    Domenique
    0

    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.

Please Sign in or register to post replies

Write your reply to:

Draft