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
570
New error with latest Service Release 2059
posted

Hey,

Starting with the latest WinForms Service Release (2059) we are getting this error when using the following method (trying to add ribbon tab to the Ribbon):

Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab = ribbon.Tabs.Add("rtWorkManagement");

An unhandled exception of type 'System.NullReferenceException' occurred in Infragistics4.Win.UltraWinToolbars.v14.2.dll

Thanks,

Mano