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
50
unhandled exception after upgrading version 10.2.20102.2018 to 10.2.20102.2091
posted

hi

It works fine in  10.220102.1018, after u upgraded to 10.2.20102.2091. unhandled exception   occured. i am not able to find the solution

 

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.]
   Infragistics.Web.UI.Framework.AppSettings.get__initialized() +121
   Infragistics.Web.UI.Framework.AppSettings.Initialize() +48
   Infragistics.Web.UI.Framework.Data.FlatDataBoundControl.OnInit(EventArgs e) +105
   Infragistics.Web.UI.GridControls.WebDataGrid.OnInit(EventArgs e) +37
   System.Web.UI.Control.InitRecursive(Control namingContainer) +140
   System.Web.UI.Control.InitRecursive(Control namingContainer) +311
   System.Web.UI.Control.InitRecursive(Control namingContainer) +311
   System.Web.UI.Control.InitRecursive(Control namingContainer) +311
   System.Web.UI.Control.InitRecursive(Control namingContainer) +311
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +480

 

 

Parents Reply Children
No Data