Copied to clipboard

Flag this post as spam?

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


  • Peeters Michael 3 posts 23 karma points
    Jun 17, 2013 @ 18:53
    Peeters Michael
    0

    Using nForum on umbraco v 4.7.1.1 (Assembly version: 1.0.4393.24044)

    Hi,

    I unstall nForum on my website.

    I create my nodes, topcis.

    But when i go to administration of umbraco, i have got the folowwing error :

    Anyone have an idea ?

    I try to republish all my website with "/Umbraco/dialogs/republish.aspx?xml=true"

    But it doesn't fix it...

     

     

     

    No node exists with id '0'

    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.ArgumentException: No node exists with id '0'

    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:

    [ArgumentException: No node exists with id '0']
       umbraco.cms.businesslogic.CMSNode.setupNode() +244
       umbraco.cms.businesslogic.member.Member.setupNode() +38
       umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id) +36
       nForum.BusinessLogic.Models.ForumMember..ctor(Nullable`1 memberId) +55
       nForum.BusinessLogic.MembershipHelper.ReturnMember(Nullable`1 memberid) +97
       nForum.BusinessLogic.Models.NodeMapper.MapForumPost(SearchResult nodetomap) +490
       nForum.BusinessLogic.Data.ForumFactory.b__4d(SearchResult searchResult) +12
       System.Linq.WhereSelectEnumerableIterator`2.MoveNext() +151
       System.Linq.Buffer`1..ctor(IEnumerable`1 source) +325
       System.Linq.d__0.MoveNext() +96
       System.Linq.d__3a`1.MoveNext() +127
       System.Linq.WhereEnumerableIterator`1.MoveNext() +87
       System.Web.UI.WebControls.GridView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) +1847
       System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data) +66
       System.Web.UI.WebControls.GridView.PerformDataBinding(IEnumerable data) +14
       System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) +128
       System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +33
       System.Web.UI.WebControls.DataBoundControl.PerformSelect() +143
       System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +74
       System.Web.UI.WebControls.GridView.DataBind() +4
       nForum.usercontrols.nForum.dashboard.ForumMainDashboard.GetBadPosts() +125
       nForum.usercontrols.nForum.dashboard.ForumMainDashboard.Page_Load(Object sender, EventArgs e) +5
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
       System.Web.UI.Control.OnLoad(EventArgs e) +91
       System.Web.UI.Control.LoadRecursive() +74
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
    
Please Sign in or register to post replies

Write your reply to:

Draft