This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.
I get this a lot...like almost all of the time. Can you look into it?
Server Error in '/Community' 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: Line 158: >Line 159: <ModeratedSuccessActions>Line 160: <CSControl:GoToSiteUrlAction ID="GoToSiteUrlAction1" UrlName="post_PendingModeration" Parameter1='<%# CurrentSection.SectionID %>' runat="server" />Line 161: </ModeratedSuccessActions>Line 162: <UnmoderatedSuccessActions> Source File: c:\Cadence\CommunityServer\Web\Themes\default\Forums\createeditpost.aspx Line: 160 Stack Trace: [NullReferenceException: Object reference not set to an instance of an object.] ASP.themes_default_forums_createeditpost_aspx.__DataBindingGoToSiteUrlAction1(Object sender, EventArgs e) in c:\Cadence\CommunityServer\Web\Themes\default\Forums\createeditpost.aspx:160 System.Web.UI.Control.OnDataBinding(EventArgs e) +99 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +92 System.Web.UI.Control.DataBind() +15 System.Web.UI.Control.DataBindChildren() +211 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +102 System.Web.UI.Control.DataBind() +15 System.Web.UI.Control.DataBindChildren() +211 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +102 System.Web.UI.Control.DataBind() +15 CommunityServer.Controls.WrappedFormBase.DataBind() +118 CommunityServer.Discussions.Controls.CreateEditForumPostForm.DataBind() +52 CommunityServer.Controls.WrappedFormBase.OnLoad(EventArgs e) +28 System.Web.UI.Control.LoadRecursive() +50 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627 Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
Line 158: >Line 159: <ModeratedSuccessActions>Line 160: <CSControl:GoToSiteUrlAction ID="GoToSiteUrlAction1" UrlName="post_PendingModeration" Parameter1='<%# CurrentSection.SectionID %>' runat="server" />Line 161: </ModeratedSuccessActions>Line 162: <UnmoderatedSuccessActions>
[NullReferenceException: Object reference not set to an instance of an object.] ASP.themes_default_forums_createeditpost_aspx.__DataBindingGoToSiteUrlAction1(Object sender, EventArgs e) in c:\Cadence\CommunityServer\Web\Themes\default\Forums\createeditpost.aspx:160 System.Web.UI.Control.OnDataBinding(EventArgs e) +99 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +92 System.Web.UI.Control.DataBind() +15 System.Web.UI.Control.DataBindChildren() +211 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +102 System.Web.UI.Control.DataBind() +15 System.Web.UI.Control.DataBindChildren() +211 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +102 System.Web.UI.Control.DataBind() +15 CommunityServer.Controls.WrappedFormBase.DataBind() +118 CommunityServer.Discussions.Controls.CreateEditForumPostForm.DataBind() +52 CommunityServer.Controls.WrappedFormBase.OnLoad(EventArgs e) +28 System.Web.UI.Control.LoadRecursive() +50 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
Hi Redwire,
What sequence of actions produce this error?
Thanks,
David