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
33
Error after upgrading to infragistics 11.1
posted

Hi,

I have upgraded my project from .net framework 1.1 and infragistics 5.3 to .net framework 3.5 and infragistics 11.1 clr 3.5.

I have up upgraded using version utility, changed all references and toolbox to clr3x.

When I run the project I am getting this error

The following information is part of the event: System.NullReferenceException: Object reference not set to an instance of an object.

at

Infragistics.WebUI.UltraWebGrid.UltraGridLayout.System.Web.UI.IStateManager.SaveViewState()

at Infragistics.WebUI.UltraWebGrid.UltraWebGrid.SaveViewState()

at System.Web.UI.Control.SaveViewStateRecursive()

at System.Web.UI.Control.SaveViewStateRecursive()

at System.Web.UI.Control.SaveViewStateRecursive()

at System.Web.UI.Control.SaveViewStateRecursive()

at System.Web.UI.Control.SaveViewStateRecursive()

at System.Web.UI.Page.SaveAllState()

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint).

 

Parents
No Data
Reply Children
No Data