Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
490
CAB dlls for Infragistics 2010.2
posted

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 

 

  • 2077
    Offline posted

    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