Hello,
Our project earlier used Infragistics Version 9.1 after we started developing now we have upgraded it to version 10.2 of Infragistics. Now when we try to build the same application we get lot of errors as below few in the vast errors I receive. Any help on this would be highly appreciable. Thanks.
Error 310 The type 'Infragistics.Win.UltraWinDock.UltraDockManager' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.UltraWinDock.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 299 The type 'Infragistics.Win.UltraWinEditors.UltraCheckEditor' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.UltraWinEditors.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 300 The type 'Infragistics.Win.UltraWinEditors.UltraComboEditor' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.UltraWinEditors.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 301 The type 'Infragistics.Win.UltraWinToolbars.UltraToolbarsManager' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.UltraWinToolbars.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 302 The type 'Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.UltraWinMaskedEdit.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 303 The type 'Infragistics.Win.UltraWinEditors.UltraTextEditor' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.UltraWinEditors.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 304 The type 'Infragistics.Win.Misc.UltraLabel' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.Misc.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 305 The type 'Infragistics.Win.Misc.UltraLabel' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.Misc.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 309 The type 'Infragistics.Win.UltraWinTabbedMdi.UltraTabbedMdiManager' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.UltraWinTabbedMdi.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 311 Unable to resolve type 'Infragistics.Win.UltraWinCalcManager.UltraCalcManager, Infragistics2.Win.UltraWinCalcManager.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'
You have old references to 9.1 version. With the 10.2 version you get the version utility. Use it to upgrade your project properly.
I tried doing setting the things with version utility but it failed to upgrade than I had to do the things manually but even after that I get the same errors. . .is it that I am missing something apart from just replacing the old dlls with new one's ???
Error 152 The type 'Infragistics.Win.UltraWinGrid.UltraGrid' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.UltraWinGrid.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 153 The type 'Infragistics.Win.UltraWinToolbars.UltraToolbarsManager' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.UltraWinToolbars.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 154 The type 'Infragistics.Win.Misc.UltraLabel' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.Misc.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 155 The type 'Infragistics.Win.UltraWinEditors.UltraComboEditor' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.UltraWinEditors.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Error 157 Unable to resolve type 'Infragistics.Win.UltraWinCalcManager.UltraCalcManager, Infragistics2.Win.UltraWinCalcManager.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'
Error 158 Unable to resolve type 'Infragistics.Win.UltraWinCalcManager.UltraCalcManager, Infragistics2.Win.UltraWinCalcManager.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'
Error 159 Unable to resolve type 'Infragistics.Win.UltraWinCalcManager.UltraCalcManager, Infragistics2.Win.UltraWinCalcManager.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'
Error 160 Unable to resolve type 'Infragistics.Win.AppStyling.Runtime.AppStylistRuntime, Infragistics2.Win.AppStylistSupport.v9.1, Version=9.1.20091.2023, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'