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
50
Infragistics upgrade issue with Infragistics.Practices.CompositeUI.WinForms
posted

Hi,

I'm trying to upgrade a WinForms solution from v10.3 to 2018.2, one of whose Projects includes the following references:

Infragistics.Practices.CompositeUI.WinForms

Infragitics2.Shared.v10.3

Infragistics2.Win.UltraWinDock.v10.3

Infragistics2.Win,UltraWinGrid.v1.3

Microsoft.Practices.CompositeUI

Microsoft.Practices.CompositeUI.WinForms

Microsoft.PRactices,ObjectBuilder

System

System.Core

System.Drawing

System.WindowsForms

The utility tool gives an error "Can't find a newer version for assembly Infragistics.Practices.CompositeUI.WinForms" 

Because of this while building my project I get an error 

Error 2 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.v10.3, Version=10.3.20103.2145, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'. C:\Projects\MyProject\ApplicationTechnicalServices\UI Services\CABExtensions\CustomWorkspaces\DockingWorkspace.cs 423 11 CABExtensions

Where is the new version of Infragistics.Practices.CompositeUI.WinForms, please?

Parents
No Data
Reply
  • 1500
    Offline posted

    Hello,

    Support for controls part the Infragistics CAB Extensibility Kit have been deprecated with the release of version 15.1. As Microsoft has considered this technology outdated, it is no longer supported for Operating systems like windows 8 and above.

    This change has been documented on our website, and can be found here.

    Should you have any further questions, please let me know.

    Sincerely,
    Tihomir Tonev
    Associate Software Developer
    Infragistics

Children