I recently upgraded PowerBuilder 2019 build 2082 to PowerBuilder 2019 R2 build 2353. Since doing so my application crashes. Nothing else changed. It runs fine in PowerBuilder debug mode, so that hasn't helped me find the issue. The version built in 2082 works fine.
I am thinking I am missing a support file but can't figure it out. Would there be any new DLLs or other files that are needed to be deployed using build 2353?
This issue is urgent. If I can't resolve asap, I will have to down grade back to build 2082. Is that easy to do?
Thank you,
Teresa MacDonald
Thank you.
That is great news! You can ...
1) take all the DLL's from the Shared folder if you have the space. // OR
2) Use the PB Packager utility to create an MSI install for the runtime DLL's // OR
3) Use the PB Help to get a deployment list
(Search for keyword "runtime" and follow the link to the list of DLL's required).
HTH
Regards ... Chris