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
280
UltraToolbarsManager not working with .net core 5.0
posted

I am using Infragistics.Winforms 2021 Vol 1 trial, with visual studio 16.10.2.

Ribbon abs cannot be added (here is error: constructor on type Infragistics.Win.UltraWinToolars.RibbonTab not found)

Toolbars collection is not working (no browse button)

how can I correct it

Parents
  • 34690
    Offline posted

    Hello Abdurrahman,

    I am under the impression from your update that you are having difficulties using the UltraToolbarsManager in the Windows Forms designer. At the time of writing this, the UltraToolbarsManager does not have designer support in .NET 5, as there are a few controls we are still working on Windows Forms .NET Core 3.1 / .NET 5 designer support for. The full list of controls we do support can be found here: https://es.infragistics.com/help/winforms/whats-new-in-2021-volume-1. The UltraToolbarsManager should still be usable programmatically though.

    I see that you are also targeting version 16.10.2 of Visual Studio 2019 – the 16.10.X updates for Visual Studio came out just after our release of version 21.1 and unfortunately broke some of our designer and NuGet compatibility. In order to fix this, I would recommend updating to the pre-release 21.1.32-ci build that can be found when using the Infragistics Licensed NuGet Feed and clicking the “include pre-release” checkbox. There is more information about the Infragistics NuGet feed here: https://es.infragistics.com/help/winforms/nuget-feeds.

    Please let me know if you have any other questions or concerns on this matter.

Reply Children
No Data