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
360
Not backward compatible?
posted

I "inherited" an application using Infragistics and am running into an error:

Infragistics.WebUI.UltraWebTab.Tabs must have items of type 'Infragistics.WebUI.UltraWebTab.TabItem'. 'Infragistics.WebUI.UltraWebTab.Tab' is of type 'System.Web.UI.HtmlControls.HtmlGenericControl'.

From the error message, I understand what I need to do to make it work. Is there a list of the incompatabilities between versions so I don't have any suprises when I go to release the application?