Copied to clipboard

Flag this post as spam?

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


  • Rune Grønkjær 1371 posts 3102 karma points
    Jan 27, 2012 @ 08:35
    Rune Grønkjær
    0

    Umbraco 7.1.1

    Hi,

    I don't think it's working on Umbraco 7.1.1. I get this nasty Server error when I have attached the Data Type to my image:

    No Document exists with Version '9a51e8da-ad51-450f-a781-469352afd3b5'

    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.ArgumentException: No Document exists with Version '9a51e8da-ad51-450f-a781-469352afd3b5'

    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:


    [ArgumentException: No Document exists with Version '9a51e8da-ad51-450f-a781-469352afd3b5']
       umbraco.cms.businesslogic.web.Document.setupNode() +736
       umbraco.cms.businesslogic.web.Document..ctor(Int32 id) +19
       Kenny.Umbraco.DataTypes.ImageCropper.DataEditor.OnInit(EventArgs e) +467
       System.Web.UI.Control.InitRecursive(Control namingContainer) +133
       System.Web.UI.Control.InitRecursive(Control namingContainer) +421
       System.Web.UI.Control.InitRecursive(Control namingContainer) +421
       System.Web.UI.Control.InitRecursive(Control namingContainer) +421
       System.Web.UI.Control.InitRecursive(Control namingContainer) +421
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +277
       umbraco.controls.ContentControl.addControlNew(Property p, TabPage tp, String Caption) +3676
       umbraco.controls.ContentControl.CreateChildControls() +858
       System.Web.UI.Control.EnsureChildControls() +182
       umbraco.controls.ContentControl.OnInit(EventArgs e) +123
       System.Web.UI.Control.InitRecursive(Control namingContainer) +133
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +277
       umbraco.cms.presentation.editMedia.OnInit(EventArgs e) +670
       System.Web.UI.Control.InitRecursive(Control namingContainer) +133
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1970

     

    I watched the video and did what it instructed.

    /Rune

  • Rune Grønkjær 1371 posts 3102 karma points
    Jan 27, 2012 @ 08:39
    Rune Grønkjær
    0

    Aah, a little googling found me a post from over a year ago.

    The solution was NOT to use the DataType installed by the package, and instead create my own.

    /Rune

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jan 27, 2012 @ 08:55
    Stefan Kip
    1

    Whoaaa! Are you from the future? Tell me, how is umbraco 7.1.1? :P

  • Rune Grønkjær 1371 posts 3102 karma points
    Jan 27, 2012 @ 08:57
    Rune Grønkjær
    1

    Uuh. My time machine worked perfectly I see. Awesome!

    I meant 4.7.1 of course :)

    /Rune

  • Rune Grønkjær 1371 posts 3102 karma points
    Jan 27, 2012 @ 08:57
    Rune Grønkjær
    0

    Fantastic package by the way.

  • Niels Hartvig 1951 posts 2391 karma points c-trib
    Jan 27, 2012 @ 09:13
    Niels Hartvig
    0

    This package has been included in the core since v4.5 

  • Rune Grønkjær 1371 posts 3102 karma points
    Jan 27, 2012 @ 10:07
    Rune Grønkjær
    0

    Yeah, found out about that as well.

    Included but very well hidden in there ;)

    /Rune

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Jan 27, 2012 @ 10:33
    Jeroen Breuer
    0

    If you're using the build in version you might also like this package: http://our.umbraco.org/projects/backoffice-extensions/create-crops

    Jeroen

  • Rune Grønkjær 1371 posts 3102 karma points
    Jan 27, 2012 @ 10:34
    Rune Grønkjær
    0

    Cool Jeroen. I will try it. Nice one.

    /Rune

Please Sign in or register to post replies

Write your reply to:

Draft