Starting from 2022 R3 MR 3487, features that previously supported .NET 6 (obsolete) and 8 have been upgraded to also support .NET 10.
Note
PowerBuilder/InfoMaker 2022 R3 MR 3391 thru MR 3452 supports .NET 6/8.
PowerBuilder/InfoMaker 2022 R3 MR 3356 or earlier supports .NET 6.
If .NET 10 is not detected on your development machine, the InfoMaker Installer will attempt to install it for you.
After upgrade, .NET Desktop Runtime 10 must be distributed and installed to the client if your application uses features such as ADO.NET database connection. Make sure the bitness (32-bit or 64-bit) of .NET Desktop Runtime matches that of the application executable file.
Exception: There are a few features that still work with .NET Framework.
-
DataWindow blob control requires .NET Framework 4.0 or a later compatible version (such as 4.8) to work.
-
Excel12 support requires .NET Framework 4.0 or a later compatible version (such as 4.8) to work.
-
The InfoMaker Installer will install .NET Framework 4.8 if it is not detected on your computer.


