Hello,
I am developing that uses CAB dlls Infragistics.Practices.CompositeUI.Winforms, Microsoft.Practices.CompositeUI.Winforms, Microsoft.Practices.COmpositeUI and Microsoft.Practices.Object Builder with version as 1.0.51205.0 but the problem is that with Infragistics 2010.2 these versions does'nt seems to be compatible ,please let me know the correct dlls version for CAB that are compatible with infragistics 2010. if i use CAB dlls for version 1.0.51205.0 i got error for the DockWorkspace and TabWorkspaces that i am using in my Application as
The type 'Infragistics.Win.UltraWinTabControl.UltraTabControl' is defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics2.Win.UltraWinTabControl.v8.2, Version=8.2.20082.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'.
Please help me out.your help will be highly appreciated
You will have to upgrade your Infragistics.Practices.CompositeUI.WinForms project to use Infragistics 2010.2 controls instead of Infragistics 8.2 controls.
After you rebuild the project replace the current Infragistics.Practices.CompositeUI.WinForms.dll with the new one.
HTH,
Emanuel