Try our conversational search powered by Generative AI!

Object reference not set to an instance of an object

Vote:
 

First i am making some changes to start page in episerver Edit.Then i am clicking save & view.After that if i try to publish the same page...i am getting the following error.And this error is coming in only IE.It's working fine in Mozilla.

And the problem is with only start page.We are using CMS5 version 5.2.375.236

Please find the error stack as below.

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.]
   EPiServer.Web.PropertyControls.PropertyDateControl.ApplyEditChanges() +12
   EPiServer.Web.PropertyControls.PropertyDataControl.ApplyChanges() +44
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +167
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.SetValuesForPropertyControls(Control control) +179
   EPiServer.PageBase.PrepareForSave() +90
   EPiServer.UI.Edit.EditPanel.SavePage() +76
   EPiServer.UI.Edit.EditPageButtonControl.Save(SaveAction saveAction, Boolean goToViewPage) +50
   EPiServer.UI.Edit.EditPageButtonControl.Publish_Click(Object sender, EventArgs e) +19
   EPiServer.UI.WebControls.ToolButton.OnClick(EventArgs e) +107
   EPiServer.UI.WebControls.ToolButton.RaisePostBackEvent(String eventArgument) +135
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

Thanks in advance

 

#46719
Dec 30, 2010 9:59
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.