Copied to clipboard

Flag this post as spam?

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


  • Steven 5 posts 25 karma points
    Jun 23, 2010 @ 16:20
    Steven
    0

    Umbraco 4.1 RC Moving Media item around

    Hi,

    Does anyone managed to move media item around? I am thrown the following error when i try to move

     

    Server Error in '/' Application.

    No Document exists with Version '55ee01f0-b3c7-4f21-bf3c-ac9b20e19daf'

    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 '55ee01f0-b3c7-4f21-bf3c-ac9b20e19daf'

    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 '55ee01f0-b3c7-4f21-bf3c-ac9b20e19daf']
    umbraco.cms.businesslogic.web.Document.setupNode() in d:\TeamCity\buildAgent\work\75c63e4d2422667e\umbraco\cms\businesslogic\web\Document.cs:1485
    umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id) in d:\TeamCity\buildAgent\work\75c63e4d2422667e\umbraco\cms\businesslogic\CMSNode.cs:318
    umbraco.cms.businesslogic.Content..ctor(Int32 id) in d:\TeamCity\buildAgent\work\75c63e4d2422667e\umbraco\cms\businesslogic\Content.cs:46
    umbraco.cms.businesslogic.web.Document..ctor(Int32 id) in d:\TeamCity\buildAgent\work\75c63e4d2422667e\umbraco\cms\businesslogic\web\Document.cs:62
    umbraco.dialogs.moveOrCopy.Page_Load(Object sender, EventArgs e) in d:\TeamCity\buildAgent\work\75c63e4d2422667e\umbraco\presentation\umbraco\dialogs\moveOrCopy.aspx.cs:80
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
    umbraco.BasePages.BasePage.OnLoad(EventArgs e) in d:\TeamCity\buildAgent\work\75c63e4d2422667e\umbraco\businesslogic\BasePages\BasePage.cs:314
    System.Web.UI.Control.LoadRecursive() +71
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048



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

    However this issue doesnt happened on moving content item. It seems to be Media items specific only.

    Is it a known bug? Can someone verify?

     

    Thanks,             

  • Niels Hartvig 1951 posts 2391 karma points c-trib
    Jun 23, 2010 @ 18:23
    Niels Hartvig
    1

    Fixed in latest nightly :)

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Jun 24, 2010 @ 16:17
    Aaron Powell
    0

    It's recommended that you upgrade to the 4.5 release now too

Please Sign in or register to post replies

Write your reply to:

Draft