Copied to clipboard

Flag this post as spam?

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


  • Lee 1123 posts 3059 karma points
    Apr 16, 2015 @ 15:45
    Lee
    0

    Upgrade From 7.1.4 to Latest Version - SetupCompositionsPane() Error?

    I've upgraded to the latest Umbraco, and everything seems to be working apart from the DocTypes.

    If I open up a docType I get Object reference not set to an instance of an object error? Anyone else get this? Was there a config or SQL db change I need to check for?

    Object reference not set to an instance of an object.
    
    Stack Trace: 
    
    [NullReferenceException: Object reference not set to an instance of an object.]
       umbraco.controls.ContentTypeControlNew.SetupCompositionsPane() +3433
       umbraco.controls.ContentTypeControlNew.OnInit(EventArgs e) +140
       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) +11846300
       System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +53
       System.Web.Util.WithinCancellableCallbackTaskAwaiter.GetResult() +31
       System.Web.UI.<ProcessRequestMainAsync>d__14.MoveNext() +2343
    
  • Lee 1123 posts 3059 karma points
    Apr 16, 2015 @ 16:02
    Lee
    101

    Sorted. I disabled resharper and re-installed Umbraco via nuget. Seems to work now.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies