Copied to clipboard

Flag this post as spam?

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


  • Martin Vingaard 39 posts 60 karma points
    Mar 12, 2012 @ 20:34
    Martin Vingaard
    0

    Root node Error : Server Error in '/' Application.

    I've been trying to narrow down this error.
    Some of my datatypes cause error when i add them to the root. Unfortunatly it is the datatypes that i use at the root.

    I've tried to rebuild the Datatypes, but i still get an error.

    If i ad one datatype and add it as a node to the root in the content explorer it works.
    If i add 2 or more datatypes which has the previous datatype as master i get the error again.
    On the master and on the children.

    This is beyond my skill, so maybe someone here has an idea what the error is?

    If not i will copy the HTML, CSS and XSLT to a fresh Umbraco installation.

    The Error:

    Server Error in '/' Application.

    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) +54
       umbraco.controls.ContentControl.CreateChildControls() +561
       System.Web.UI.Control.EnsureChildControls() +102
       umbraco.controls.ContentControl.OnInit(EventArgs e) +32
       System.Web.UI.Control.InitRecursive(Control namingContainer) +140
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +197
       System.Web.UI.ControlCollection.Add(Control child) +79
       umbraco.cms.presentation.editContent.OnInit(EventArgs e) +1249
       System.Web.UI.Control.InitRecursive(Control namingContainer) +140
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +480
    



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

Please Sign in or register to post replies

Write your reply to:

Draft