Copied to clipboard

Flag this post as spam?

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


  • Ferdy Hoefakker 214 posts 248 karma points
    Aug 22, 2011 @ 16:28
    Ferdy Hoefakker
    0

    Members throwing null reference exceptions

    Hey all,

    In the backend member section, some members are throwing a null reference exception. It's only some members that are affected by this and so far all my searches have turned up empty as to what could be the cause.

    At /umbraco/members/editMember.aspx?id=11513 (Referred by: http://localhost/umbraco/umbraco.aspx): System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.     bij umbraco.controls.ContentControl.OnInit(EventArgs e)     bij System.Web.UI.Control.InitRecursive(Control namingContainer)     bij System.Web.UI.Control.AddedControl(Control control, Int32 index)     bij System.Web.UI.ControlCollection.Add(Control child)     bij umbraco.cms.presentation.members.EditMember.Page_Load(Object sender, EventArgs e)     bij System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)     bij System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)     bij System.Web.UI.Control.OnLoad(EventArgs e)     bij umbraco.BasePages.BasePage.OnLoad(EventArgs e)     bij System.Web.UI.Control.LoadRecursive()     bij System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Our umbraco version is 4.5.2

    I would appreciate some help with this as it's driving me nuts.

  • Brendan Rice 372 posts 608 karma points
    Aug 21, 2012 @ 13:52
    Brendan Rice
    0

    Did you ever find a fix for this?

  • 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