Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
935
Object reference not set to an instance of an object. Problem
posted

Hi i got this problem when my page load to my default.aspx

Object reference not set to an instance of an object. Description: An unhandled exception occurredduring 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.] Infragistics.Web.UI.GridControls.WebHierarchicalDataGrid.DataBind() +1080 System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82 Infragistics.Web.UI.GridControls.WebHierarchicalDataGrid.EnsureDataBound() +81 System.Web.UI.WebControls.BaseDataBoundControl.OnPreRender(EventArgs e) +22 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMain.OnPreRender(EventArgs e) +196 Infragistics.Web.UI.GridControls.WebHierarchicalDataGrid.OnPreRender(EventArgs e) +36 System.Web.UI.Control.PreRenderRecursiveInternal() +80 System.Web.UI.Control.PreRenderRecursiveInternal() +171 System.Web.UI.Control.PreRenderRecursiveInternal() +171 System.Web.UI.Control.PreRenderRecursiveInternal() +171 System.Web.UI.Control.PreRenderRecursiveInternal() +171 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +842 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET Version:2.0.50727.4927

Parents
  • 33839
    posted

    Hi NewbApps,

    This very well could be a bug on our side or from your sample.  Without a sample to debug, it's hard to guess.  Could you attach a small one here?  The only other thing I could suggest at this point is to upgrade to the latest Service Release for your volume.

    regards,

    David Young

Reply Children
No Data