Build 3391 (MR)

Improvements

The InfoMaker features that used to work with .NET 6.0 have been upgraded to work with .NET 8.0.

Please notice

  • After upgrade, if you want to use InfoMaker IDE build 3391 (which supports .NET 8) with an earlier Runtime such as build 3356 (which supports .NET 6), you will need to manually replace some files, otherwise, features such as ADO.NET database connection may not work properly.

    Copy the following files from the Runtime build 3391 folder: C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 22.2.0.3391

    Replace files with the same name in the Runtime build 3356 folder (using 3356 as an example): C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 22.2.0.3356

    • Appeon.DB.Proxy.runtimeconfig.json

    • pbdotnetinvoker.runtimeconfig.json

  • After upgrade, .NET Desktop Runtime 8.0 must be distributed and installed to the client if your application connects with the database using ADO.NET. (Make sure to install the 32-bit of .NET Desktop Runtime as the application executable file generated by InfoMaker is 32-bit.)

Known Issues

InfoMaker 2022 R3 MR 3391 is not found with any known issues by the time of writing this document.