Copied to clipboard

Flag this post as spam?

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


  • Matt Taylor 873 posts 2086 karma points
    Aug 19, 2013 @ 16:14
    Matt Taylor
    0

    Media CropUp "The specified virtual file could not be found"

    I'm using CropUp with Umbraco v6.0.5.

    On my live site which is running in a virtual directory (/pages/umbraco) I'm having some trouble in the media section which I think is being caused by the CropUp package.

    I can upload an image and initially it's displayed OK in the media section. If I then select another media item and reselect the one I just uploaded I get the following error:

    Server Error in '/pages' Application.

    The specified virtual file could not be found.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.IO.FileNotFoundException: The specified virtual file could not be found.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace:

    [FileNotFoundException: The specified virtual file could not be found.]
       ImageResizer.ImageBuilder.GetStreamFromSource(Object source, ResizeSettings settings, Boolean& disposeStream, String& path, Boolean& restoreStreamPosition) +1527
       ImageResizer.ImageBuilder.LoadImage(Object source, ResizeSettings settings, Boolean restoreStreamPos) +719
       Eksponent.CropUp.Plugins.ImageResizerDialect.GetBitmap(String virtualPath) +72
       Eksponent.CropUp.Plugins.ImageResizerDialect.GetImageSize(String virtualPath) +40
       Eksponent.CropUp.JavaScript.ClientDataConverter.GetCropperData(CropperData posted) +225
       Eksponent.CropUp.Umbraco.Cropper.OnPreRender(EventArgs e) +176
       System.Web.UI.Control.PreRenderRecursiveInternal() +113
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4297
    



    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929

    Any ideas?

     

  • Kevin Farrugia 22 posts 54 karma points
    Nov 06, 2013 @ 12:11
    Kevin Farrugia
    0

    Did you ever get a solution to this issue?

  • Matt Taylor 873 posts 2086 karma points
    Nov 06, 2013 @ 12:28
    Matt Taylor
    0

    No response from here or from codeplex I'm afraid.

  • Kevin Farrugia 22 posts 54 karma points
    Nov 06, 2013 @ 12:51
    Kevin Farrugia
    0

    So you stopped using it altogether? =/

  • Matt Taylor 873 posts 2086 karma points
    Nov 06, 2013 @ 13:16
    Matt Taylor
    0

    Yes, we took it out of that site because of the virtual directory issue.

    I still use it for other sites.

  • Kevin Farrugia 22 posts 54 karma points
    Nov 06, 2013 @ 13:20
    Kevin Farrugia
    0

    Thanks Matt. I will have to remove it too, which is a pity, but all our sites are hosted on a virtual directory pre-production, so there's no way around it. 

Please Sign in or register to post replies

Write your reply to:

Draft