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
Hello Lavankumar,
I am just checking about the progress of this issue. Let me know if you need my further assistance on this issue.
Thank you for using Infragistics Components.
Hei,
I have similar (or the same problem). My solution has about 30 projects that use Infragistics Win Forms controls. The current version is 2013.1 and I am trying to upgrade to version 2015.2. I have used the Version Utility (that came with the 2015.2 install) and point to the Solution item. Unfortunatelly, it resulted with error as follows:
02:19:19: Can't find a newer version for assembly Infragistics.Practices.CompositeUI.WinForms, Version=1.0.20131.2040, Culture=neutral, processorArchitecture=MSIL02:19:19: No matching assembly located in available assemblies Infragistics4.Documents.Excel.v13.102:19:19: ved Infragistics.VersionUtilitySupport.Core.Product.AssemblyXmlFile.ThrowExceptionWhenAssemblyCouldNotBeFound(String assemblyName, Boolean checkAdditionalMessage) ved Infragistics.VersionUtilitySupport.Core.Product.AssemblyXmlFile.LocateNewAssembliesNodeforCurrentAssembly(String assemblyName) ved Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.Upgrade(String rootDirectory)
The assembly Infragistics.Practices.CompositeUI.WinForms is also nowhere to be found on my pc.
regards, Przemek