[CLOSED] Datepickerfield error

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Datepickerfield error

    Hi I am having a problem with the Datepickerfield control.

    If i place one on my page i am getting an error as follows...
    System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Ext.Net.Mobile.DatePickerFieldBase.set_RawValue(Ob ject value) at Ext.Net.Mobile.DatePickerFieldBase.LoadPostData(St ring postDataKey, NameValueCollection postCollection) at Ext.Net.Mobile.Field.System.Web.UI.IPostBackDataHa ndler.LoadPostData(String postDataKey, NameValueCollection postCollection) at System.Web.UI.Page.ProcessPostData(NameValueCollec tion postData, Boolean fBeforeLoad) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(Http Context context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.admin_mobile_flexmobile_aspx.ProcessRequest(Ht tpContext context) at System.Web.HttpApplication.CallHandlerExecutionSte p.System.Web.HttpApplication.IExecutionStep.Execut e() at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously)


    I am not even trying to set a date on it.
    It happens on page load and every subsequent direct event triggers the same error.
    If i put it on a blank page it seems ok so it must be clashing with something on my page.

    I have tried removing numerous things from page without success.
    My page is too big to post so just wondering if you know anything about this error.

    Also on the empty page where it does load if i try to set a date on it from page load it throws an error also saying object can't be found.

    Thanks
    Last edited by fabricio.murta; Dec 01, 2017 at 5:16 PM. Reason: no feedback from the user in 7+ days

Similar Threads

  1. Replies: 2
    Last Post: Mar 24, 2017, 1:45 AM
  2. [CLOSED] DatePickerField - Date format
    By sveins12 in forum Mobile Help
    Replies: 5
    Last Post: Feb 27, 2017, 7:36 AM
  3. [CLOSED] DatePickerField - Javascript error
    By sveins12 in forum Mobile Help
    Replies: 4
    Last Post: Feb 02, 2017, 10:48 PM
  4. Replies: 4
    Last Post: Nov 04, 2016, 3:17 AM
  5. Replies: 2
    Last Post: Jul 29, 2009, 1:57 PM

Tags for this Thread

Posting Permissions