Hi there
Excuse me if this is stupid question but it does not appear as though we can upgrade a .NET 4.6.2 C# WinForms application currently built against Infragistics 19.1.20191.379 to use the new 2021.1 version. When I use the 2021.1 Version Utility it does not upgrade.
Am I missing something or is this correct?
If so what is the latest version of Infragistics that can be used against .NET Framework 4.6.2?
If the application was built against a later version of the .NET Framework i.e. 4.8 can it be used with 2021.1
Thanks in advance
Geoff
Hello Geoff,
You should be able to update the Infragistics version used in a .NET Framework 4.6.2 application from v19.1 to v21.1 using our Version Utility. I have attached the application of .NET 4.6.2 that uses v19.1 UltraGrid as an example. Can you please test to see if you can update the version to v21.1 with the Version Utility?.NET Framework 4.8 is supposed to work just the same.You say you cannot upgrade the version, but are you seeing any errors when you run the Version Utility?
WindowsFormsApp1_4_6_2.zip
It won't upgrade when using SDK style Visual Studio projects which are the way forward when multitargeting or using .NET 5
I have attached an example
Regards
WindowsFormsApp1_4_6_2 - SDK.zip