Copied to clipboard

Flag this post as spam?

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


  • Pinal Bhatt 298 posts 390 karma points
    Jan 31, 2013 @ 16:16
    Pinal Bhatt
    0

    Urgent: Errors in BackOffice after upgrading to Umbraco 6

    Hi Community,Please help. Today i upgraded from Umbraco 4.33.3.1 to Umbraco 6. Upgrade went fine, my front end site is also working fine. but i am getting few errors in backend:Under Content Section When i click on some nodes i get following error: No Media exists with id '1115'

  • Pinal Bhatt 298 posts 390 karma points
    Jan 31, 2013 @ 16:16
    Pinal Bhatt
    0

    One common thing i am noticing: I am getting this error whereever i have used Multi-node tree picker.

    Error Log:

    Server Error in '/' Application.
    --------------------------------------------------------------------------------


    No Media exists with id '1115'

     

     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 Media exists with id '1115'

    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 Media exists with id '1115']
       umbraco.cms.businesslogic.media.Media.setupNode() +311
       umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id) +36
       uComponents.DataTypes.MultiNodeTreePicker.FilteredMediaTree.get_DefinedStartNodeMedia() +112
       uComponents.DataTypes.MultiNodeTreePicker.FilteredMediaTree.get_StartNodeID() +46
       umbraco.cms.presentation.Trees.XmlTreeNode.CreateRoot(BaseTree bTree) +45
       umbraco.cms.presentation.Trees.BaseTree.CreateRootNode() +13
       umbraco.cms.presentation.Trees.BaseTree.Initialize() +154
       umbraco.cms.presentation.Trees.BaseTree.SetTreeParameters(ITreeService treeParams) +119
       umbraco.controls.Tree.TreeControl.Initialize() +430
       umbraco.controls.Tree.TreeControl.OnPreRender(EventArgs e) +47
       umbraco.controls.Tree.CustomTreeControl.OnPreRender(EventArgs e) +14
       System.Web.UI.Control.PreRenderRecursiveInternal() +83
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Control.PreRenderRecursiveInternal() +168
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +974

     

     


    --------------------------------------------------------------------------------

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

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Jan 31, 2013 @ 16:49
    Lee Kelleher
    101

    Hi Pinal,

    Someone else reported this issue last week - but I couldn't reproduce the error.

    What did work for the other person was to delete the "uComponents.Legacy.dll" from your /bin folder and then clear the cookies from your browser, (MNTP sets a cookie to store the XPath filters).  Also be sure that you are using Umbraco's native MNTP, not the legacy uComponents version.

    We have a patch release (v5.3.1) of uComponents coming out tomorrow which should resolve this issue.

    Thanks, Lee.

  • Pinal Bhatt 298 posts 390 karma points
    Jan 31, 2013 @ 17:19
    Pinal Bhatt
    0

    Cool the solution worked. 

  • Mohammad Hadla 1 post 21 karma points
    Jun 30, 2013 @ 08:42
    Mohammad Hadla
    0

     

    Hello guys. I am new to Umbraco and i started off with version 6.0.0 I am getting this error as well but i cannot seem to find the dll you guys are talking about. I do not use the uComponents.Legacy.dll

    Whenever i choose an end node in the content page i get this error.

     

    No Media exists with id 'xxxx'

    [ArgumentException: No Media exists with id 'xxxx']
       umbraco.cms.businesslogic.media.Media.setupNode() +452
       umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id) +79
       umbraco.cms.businesslogic.Content..ctor(Int32 id) +36
       umbraco.cms.businesslogic.media.Media..ctor(Int32 id) +36
       Umbraco.Web.UI.Controls.FolderBrowser.get_ParentNode() +63
       Umbraco.Web.UI.Controls.FolderBrowser.CreateChildControls() +371
       System.Web.UI.Control.EnsureChildControls() +83
       Umbraco.Web.UI.Controls.FolderBrowser.OnInit(EventArgs e) +47
       System.Web.UI.Control.InitRecursive(Control namingContainer) +134
       System.Web.UI.Control.InitRecursive(Control namingContainer) +290
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +191
       System.Web.UI.ControlCollection.Add(Control child) +86
    .
    .
    .
    Please help.

     

     

Please Sign in or register to post replies

Write your reply to:

Draft