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 1372 posts 3103 karma points
    Aug 24, 2010 @ 08:29
    Rune Grønkjær
    0

    The create dialog for "Media" does not match anything defined in the "~/umbraco/config/create/UI.xml".

    Hi,

    I just updated from 3 to 4 and the to 4.5, and now this error appears when I try to create a media. Anyone knows what this means?

     

    Server Error in '/' Application.

    The create dialog for "Media" does not match anything defined in the "~/umbraco/config/create/UI.xml". This could mean an incorrectly installed package or a corrupt UI file

    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: The create dialog for "Media" does not match anything defined in the "~/umbraco/config/create/UI.xml". This could mean an incorrectly installed package or a corrupt UI file

    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: The create dialog for "Media" does not match anything defined in the "~/umbraco/config/create/UI.xml". This could mean an incorrectly installed package or a corrupt UI file]
    umbraco.cms.presentation.Create.Page_Load(Object sender, EventArgs e) +552
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
    System.Web.UI.Control.OnLoad(EventArgs e) +91
    umbraco.BasePages.BasePage.OnLoad(EventArgs e) +49
    System.Web.UI.Control.LoadRecursive() +74
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207



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

  • Rune Grønkjær 1372 posts 3103 karma points
    Aug 24, 2010 @ 08:51
    Rune Grønkjær
    0

    By the way. I checked the UI.xml file against one from a website where everything is working fine. They are identical, so the problem must be some other place.

  • Jonas Eriksson 930 posts 1825 karma points
    Aug 24, 2010 @ 09:52
    Jonas Eriksson
    0

    Hi! Have seen the same when creating packages from folder Packages instead of folder Created Packages. Can you try using the Create button (top left corner) instead, and see if that works better? (Just as a temporary workaround)

    Regards

    Jonas

  • Rune Grønkjær 1372 posts 3103 karma points
    Aug 24, 2010 @ 10:20
    Rune Grønkjær
    0

    Hi Jonas,

     

    I tried that now, and got a new weird error. Something is clearly not right.

    No Document exists with Version '43c00c1c-6433-4d2d-ae6b-1863e28b5977'

    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 '43c00c1c-6433-4d2d-ae6b-1863e28b5977'

    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 '43c00c1c-6433-4d2d-ae6b-1863e28b5977']
    umbraco.cms.businesslogic.web.Document.setupNode() +1030
    umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id) +89
    umbraco.cms.businesslogic.Content..ctor(Int32 id) +45
    umbraco.cms.businesslogic.web.Document..ctor(Int32 id) +60
    umbraco.dialogs.create.CheckCreatePermissions(Int32 nodeId) +70
    umbraco.dialogs.create.Page_Load(Object sender, EventArgs e) +405
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
    System.Web.UI.Control.OnLoad(EventArgs e) +91
    umbraco.BasePages.BasePage.OnLoad(EventArgs e) +49
    System.Web.UI.Control.LoadRecursive() +74
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207



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

  • Jonas Eriksson 930 posts 1825 karma points
    Aug 24, 2010 @ 10:22
    Jonas Eriksson
    0

    Are you able to open up an existing media item?

  • Rune Grønkjær 1372 posts 3103 karma points
    Aug 24, 2010 @ 10:28
    Rune Grønkjær
    0

    Yes, I can do that. It's only when trying to create new items. It's as soon as I click create and it looks like this:

  • Rune Grønkjær 1372 posts 3103 karma points
    Aug 24, 2010 @ 15:23
    Rune Grønkjær
    3

    Ok... I digged up an OLD solution. This works like a charm.

    http://forum.umbraco.org/yaf_postst7538_Error-when-trying-to-create-in-Media-v4.aspx

    Seems like a lowercase m had to be changed to an uppercase... great.

  • Anders Burla 2560 posts 8256 karma points
    Aug 24, 2010 @ 15:28
    Anders Burla
    0

    @Rune found the solution - but cant mark his own post as solution - http://forum.umbraco.org/yaf_postst7538_Error-when-trying-to-create-in-Media-v4.aspx

  • Rune Grønkjær 1372 posts 3103 karma points
    Aug 24, 2010 @ 15:29
    Rune Grønkjær
    0

    @Anders thx

Please Sign in or register to post replies

Write your reply to:

Draft