PowerBuilder 2025 Build 3453 includes the following fixed bugs:
New Compiler
- 
                     Fixed the known issue: The installation for the new version of Visual Studio (Version 17.11.x) may cause the Solution's Full Build to fail, with the error message C0246: "Exception occurred while generating syntax tree." To work around this issue, rename the following file: C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll. 
- 
                     Fixed the issue of error occurring when initializing instance variables of other objects using shared variables or instance constants from an object. 
- 
                     Fixed the issue of the ReadOnly feature not taking effect in some scenarios. 
- 
                     (Bug ID: 12759) Saving or compiling code with extra “end if” or “end try” at the end doesn’t report any error. 
- 
                     (Bug ID: 12720) After being converted to solution, the descriptor feature inherited doesn’t show up. 
- 
                     (Bug ID 12685) After converting a large workspace to solution, PBTs in the system tree is no longer in alphabetical order. 
- 
                     (Bug ID 12760) IDE Crash after converting workspace to solution. 
PowerClient
- 
                     Fixed the issue where the application throws an exception if the user doesn’t manfully select a server and save before switching to the target server on the Deploy tab. 
- 
                     (Bug ID 12830) PowerClient compilation reports not finding the resource file. 
Cloud App Launcher (for PowerServer and PowerClient)
- 
                     (Bug ID 12769) PowerServer/PowerClient application cannot be launched in browser after upgrading Chrome to version 130.0.6723.59 or Edge to version 130.0.2849.46. 
Others
- 
                     (Bug ID: 12761) Using global functions in DataWindow doesn’t take effect. 
- 
                     (Bug ID 12770) Using relative paths in Build-Json no longer works in PBAutoBuild250. 
- 
                     (Bug ID 12814) SMTPClient object does not reset message. 
- 
                     (Bug ID 12626/12848) The SMTPClient Send() function crashes the application when the Windows language is Norsk(Bokmal). 
- 
                     (Bug ID 12516/12806) Email sent with HTML message body including an image as LinkedResources does not display the image inline. 
- 
                     (Community) Shift+F1 search uses the wrong key word when highlighting the key word from back to front with cursor. 
- 
                     (Bug ID 12762) IDE crashes when right-clicking on the root node to search in the Browser painter. 
- 
                     (Bug ID 12280) If autosize height of detail band is set to true, Datawindow scrolls to first row when resized. 
- 
                     (Bug ID 12708) In PostgreSQL if domain is created based on text field, datawindow does not work. 
- 
                     (Bug ID 12542) Fixed the PBAutoBuild compilation failure caused by the Windows 11 24H2 German environment. 
- 
                     Fixed the issue where the DataWindow created by the ODBC driver with a user prefix in update to table is incompatible with ADP.Net for PostgreSQL causing an error during update(). 
- 
                     Fixed the known issue where the entire transaction connection needs to be reconnected after the driver function encounters an exception. 


