Hi All,
I am facing issue with Older version of " Infragistics.Practices.CompositeUI.WinForms.dll " problem for 14.2 version of Infragistics for Upgradation from 11.1 ,
when i am upgrading from 11.1 to 14.2 i have deleted all the older versions of Infragistics 11.1 and added only 14.2 version DLL'S,all works fine excepts this DLL references , but along with this Older version of " Infragistics.Practices.CompositeUI.WinForms.dll " , as i dont have newer version or Upgraded version of this DLL , kindly help me in this issue or provide me this DLL.
i am getting these 2 errors these are pointing to the " Infragistics.Practices.CompositeUI.WinForms.dll (older version i have )" in the designer page i have checked .
Error 6 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.v11.1, Version=11.1.20111.2009, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'. C:\softwares\T3G\src\Infrastructure\Infrastructure.Library\UI\Views\T3gSearchEditViewBase.Designer.cs 336 82 Infrastructure.Library
Error 5 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.v11.1, Version=11.1.20111.2009, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'. C:\softwares\T3G\src\Infrastructure\Infrastructure.Library\UI\Controls\StateMenuControl.designer.cs 127 91 Infrastructure.Library
If you've referenced the old version dll remove it from the references. Than click add reference and find the same dll but with the right version and add it. Then rebuilt. If you cannot find it just go to browse and find it manually.
Hi,
thank you for your answer. I installed the Infragistics Windows Forms Controls v15.2 a couple of days ago.
Nevertheless, I searched in the whole system but could not find any other version of the assembly than the "old one" that had been used in tha application before the version upgrade, namely 1.0.20131.2040.
Can you confirm that there exists a newer version of this assembly, possibly let me know where I could get hold of it?
regards, Przemek