November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
<%#Container.CurrentPage.PageName%>
The error I got was:
2007-09-11 16:28:53,796 |scott| 1.2.5 Unhandled exception in ASP.NET
Exception: System.Web.HttpUnhandledException
Message: Exception of type System.Web.HttpUnhandledException was thrown.
Source: System.Web
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain()
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Nested Exception
Exception: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: r6rn-iyo
at ASP.ImportData_aspx.__DataBind__control9(Object sender, EventArgs e) in c:\inetpub\wwwroot\scott\adminPer\importdata.aspx:line 53
at System.Web.UI.Control.OnDataBinding(EventArgs e)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBind()
at EPiServer.WebControls.PageControlBase.DataBind()
at EPiServer.Enterprise.Admin.ImportData.UploadFile(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain()
2007-09-05 14:51:53,707 [3572] EPiServer.Enterprise.ExportImportBase.LogError(:0) - 10.5.3 Export/import error: Exception: Object reference not set to an instance of an object.[] Exception: System.NullReferenceException Message: Object reference not set to an instance of an object. Source: EPiServer at EPiServer.Core.Html.HtmlParser.ToString() at EPiServer.SpecializedProperties.PropertyXhtmlString.ParseToXhtmlString(String unparsedString) at EPiServer.SpecializedProperties.PropertyXhtmlString.set_LongString(String value) at EPiServer.SpecializedProperties.PropertyXhtmlString.ParseToSelf(String str) at EPiServer.Core.PropertyData.CreatePropertyDataObject(RawProperty rawProp) at EPiServer.Core.PropertyDataCollection..ctor(RawProperty[] properties) at EPiServer.Core.PageData..ctor(RawPage page) at EPiServer.Core.PageDataCollection..ctor(RawPage[] rawPages) at EPiServer.Enterprise.Transfer.PageTransfer.Import(XmlTextReader input) at EPiServer.Enterprise.DataImporter.?(Stream ) at EPiServer.Enterprise.DataImporter.Import()
Any clues on what is wrong? Regards, Victor