Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
My site was working fine for 2 weeks then suddenly yesterday, the Node tree does not display correctly.
Under Content, I just see "Content" with no nodes below.
Under Developer , I just see again the top level node "Developer"
Under Settings... you get the idea.
The published site works , this is just the admin interface.
When I search for a Node, they are there but when I click on them within the search results I get the yellow screen of death. (stack shown below)
[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..ctor(Content c, publishModes CanPublish, String Id) +782 umbraco.cms.presentation.editContent.OnInit(EventArgs e) +369 System.Web.UI.Control.InitRecursive(Control namingContainer) +333 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378
Does anybody know of what this could be? Where can I start looking into this?.
PLease, someone point me in the right direction - is there any other debug I do to see what the "real" problem is.
umbraco v 4.0.2.1 (Assembly version: 1.0.3441.17657)
Deleted all files in _systemUmbracoIndexDontDelete - worked , tree is back :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Nodes empty and null message
My site was working fine for 2 weeks then suddenly yesterday, the Node tree does not display correctly.
Under Content, I just see "Content" with no nodes below.
Under Developer , I just see again the top level node "Developer"
Under Settings... you get the idea.
The published site works , this is just the admin interface.
When I search for a Node, they are there but when I click on them within the search results I get the yellow screen of death. (stack shown below)
[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..ctor(Content c, publishModes CanPublish, String Id) +782
umbraco.cms.presentation.editContent.OnInit(EventArgs e) +369
System.Web.UI.Control.InitRecursive(Control namingContainer) +333
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378
Does anybody know of what this could be? Where can I start looking into this?.
PLease, someone point me in the right direction - is there any other debug I do to see what the "real" problem is.
umbraco v 4.0.2.1 (Assembly version: 1.0.3441.17657)
Deleted all files in _systemUmbracoIndexDontDelete - worked , tree is back :)
is working on a reply...