Copied to clipboard

Flag this post as spam?

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


  • Lee 1130 posts 3088 karma points
    Feb 16, 2011 @ 13:21
    Lee
    0

    Upgrade From 4.0.X to 4.6.1

    Just upgraded from 4.0.x to 4.6.1 and everything seemed to be working, until I clicked on a specific page type (Doctype) and I get this error???

    I'm a little confused as its a very, very simple doctype... (See below)

    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.ContentControl.addControlNew(Property p, TabPage tp, String Caption) +93
       umbraco.controls.ContentControl.CreateChildControls() +769
       System.Web.UI.Control.EnsureChildControls() +181
       umbraco.controls.ContentControl.OnInit(EventArgs e) +122
       System.Web.UI.Control.InitRecursive(Control namingContainer) +132
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +276
       umbraco.cms.presentation.editContent.OnInit(EventArgs e) +1004
       System.Web.UI.Control.InitRecursive(Control namingContainer) +132
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1953

    And this is all thats on the doc type

    I can right click on the node and publish it and I can also save the doctype but I still get the following error? Anyone have any ideas?

  • Lee 1130 posts 3088 karma points
    Feb 16, 2011 @ 13:27
    Lee
    0

    Also I can browse to this page in the front end of the site and it works fine?  Only when I click on the node in the tree I get the above error?  This is not on all nodes which is why I am completely confused

  • Arnold Visser 418 posts 778 karma points hq c-trib
    Feb 16, 2011 @ 13:31
    Arnold Visser
    0

    serious bug in 4.6.1... http://umbraco.codeplex.com/workitem/29889

    It's better to wait for 4.6.2 I guess.... (or download the latest nightly)

  • Sebastiaan Janssen 5058 posts 15520 karma points MVP admin hq
    Feb 16, 2011 @ 13:35
    Sebastiaan Janssen
    2

    This should be solved in the latest nightly though.

  • Lee 1130 posts 3088 karma points
    Feb 16, 2011 @ 13:39
    Lee
    0

    You are both top bananas :)

Please Sign in or register to post replies

Write your reply to:

Draft