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
655
Migrating UltraWebChart from 10.3 to 11.2
posted

I am trying to migrate to 11.2 from 10.3, I can't seem to find the correct assembly reference for 11.2.

Many of the 10.3 classic controls were removed in 11.2, but the UltraWebChart isn't listed as one of them, there are also no references to it in the migration guide.

What is the name of the new assembly or the correct assembly tag for using UltraWebChart in 11.2?

 

Current tags are:

<%@ Register TagPrefix="igchart" Namespace="Infragistics.WebUI.UltraWebChart" Assembly="Infragistics4.WebUI.UltraWebChart.v10.3, Version=10.3.20103.2120, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" %>

<%@ Register TagPrefix="igchartprop" Namespace="Infragistics.UltraChart.Resources.Appearance" Assembly="Infragistics4.WebUI.UltraWebChart.v10.3, Version=10.3.20103.2120, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" %>

<%@ Register TagPrefix="igchartdata" Namespace="Infragistics.UltraChart.Data" Assembly="Infragistics4.WebUI.UltraWebChart.v10.3, Version=10.3.20103.2120, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" %>