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
100
Null exception since upgrading from 14.2 to 15.2
posted

Hello,

Since I upgraded from 14.2 to 15.2 I get an null exception error when I launch my search after having selectioned an item from a permanently opened Webdropdown. The stacktrace show this : 

[NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.]
   Infragistics.Web.UI.ListControls.WebDropDown.SaveControlState() +265
   System.Web.UI.Control.SaveControlStateInternal() +17
   System.Web.UI.Page.SaveAllState() +302
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5314

Is there anything I can do beside downgrading to the 14.2?

Thansk