Copied to clipboard

Flag this post as spam?

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


  • Davur 1 post 21 karma points
    Jan 09, 2015 @ 14:43
    Davur
    0

    Object reference not set to an instance of an object

    Hi
    Updated to umbraco 7 to version 7.2.1
    And when I go to Media types and Document types I get this error

     Object reference not set to an instance of an object.

    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.NullReferenceException: Object reference not set to an instance of an object.

    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:

    [NullReferenceException: Object reference not set to an instance of an object.]
       umbraco.controls.ContentTypeControlNew.SetupCompositionsPane() +492
       umbraco.controls.ContentTypeControlNew.OnInit(EventArgs e) +74
       System.Web.UI.Control.InitRecursive(Control namingContainer) +134
       System.Web.UI.Control.InitRecursive(Control namingContainer) +290
       System.Web.UI.Control.InitRecursive(Control namingContainer) +290
       System.Web.UI.Control.InitRecursive(Control namingContainer) +290
       System.Web.UI.<InitRecursiveAsync>d__0.MoveNext() +277
       System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +93
       System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +52
       System.Web.Util.WithinCancellableCallbackTaskAwaiter.GetResult() +30
       System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +2353
    

    Does anyone know how to fix this?

    Thanks

     

  • Kieron McIntyre 117 posts 360 karma points
    Jan 15, 2015 @ 17:09
    Kieron McIntyre
    0

    If you have uIconsy installed, I posted a possible fix for this on this thread.

Please Sign in or register to post replies

Write your reply to:

Draft