Hey,
I get ready to upgrade Infragistics(ASP.NET) from V11.1 to V13.2.
But i found some namespace is changed or delete.I don't know.
Can you tell me how to change below code?
<add tagPrefix="igexcel" namespace="Infragistics.Excel" assembly="Infragistics4.WebUI.Documents.Excel.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="igmisc" namespace="Infragistics.WebUI.Misc" assembly="Infragistics4.WebUI.Misc.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="igtxt" namespace="Infragistics.WebUI.WebDataInput" assembly="Infragistics4.WebUI.WebDataInput.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="ignav" namespace="Infragistics.WebUI.UltraWebNavigator" assembly="Infragistics4.WebUI.UltraWebNavigator.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="igcmbo" namespace="Infragistics.WebUI.WebCombo" assembly="Infragistics4.WebUI.WebCombo.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="iglbar" namespace="Infragistics.WebUI.UltraWebListbar" assembly="Infragistics4.WebUI.UltraWebListbar.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="ig_spell" namespace="Infragistics.WebUI.WebSpellChecker" assembly="Infragistics4.WebUI.WebSpellChecker.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="igsch" namespace="Infragistics.WebUI.WebSchedule" assembly="Infragistics4.WebUI.WebDateChooser.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="ighedit" namespace="Infragistics.WebUI.WebHtmlEditor" assembly="Infragistics4.WebUI.WebHtmlEditor.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="igchartprop" namespace="Infragistics.UltraChart.Resources.Appearance" assembly="Infragistics4.WebUI.UltraWebChart.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="igchart" namespace="Infragistics.UltraChart.Resources.Appearance" assembly="Infragistics4.WebUI.UltraWebChart.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="igchartdata" namespace="Infragistics.UltraChart.Data" assembly="Infragistics4.WebUI.UltraWebChart.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="igchart" namespace="Infragistics.WebUI.UltraWebChart" assembly="Infragistics4.WebUI.UltraWebChart.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="iggauge" namespace="Infragistics.WebUI.UltraWebGauge" assembly="Infragistics4.WebUI.UltraWebGauge.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="iggauge" namespace="Infragistics.UltraGauge.Resources" assembly="Infragistics4.WebUI.UltraWebGauge.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="iggaugeprop" namespace="Infragistics.UltraGauge.Resources" assembly="Infragistics4.WebUI.UltraWebGauge.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="igcalc" namespace="Infragistics.WebUI.UltraWebCalcManager" assembly="Infragistics4.WebUI.UltraWebCalcManager.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="ignavbar" namespace="Infragistics.WebUI.WebNavBar" assembly="Infragistics4.WebUI.WebNavBar.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/><add tagPrefix="igtk" namespace="Infragistics.WebUI" assembly="Infragistics4.WebUI.WebResizingExtender.v11.1, Version=11.1.20111.2225, Culture=neutral, PublicKeyToken=00000000000000"/>
I'm going to buy the lastest version(13.2).
I download trial.
But i found some namespace is changed when i tested.
Can you send me some documents or tools to upgrade if you have?
Tks very much.~
Hello,
Many of the controls that you are using have been retired and this is why many of the namespaces aren't available. There are more details in the NetAdvantage for ASP.NET Product Changes in 2011 Volume 2. To see what controls replace the controls that you are using you can also refer to the Infragistics ASP.NET Classic Control Migration Guide.
Let me know if you have any questions with this matter.