I recently upgraded to Xojo 2025 and made some updates to my app that runs on a Linux Webserver. I now receive the following error that I don’t understand: undefined symbol: RuntimeGetCurrentException
The program does run on the development machine fine, just not not on the webserver. I did not make major changes during the upgrade. Any thoughts?
I have tried to delete the libs and resources directrories on the server and uploaded updated ones from the new build directory.
yes, I upgraded from an Xojo2023. The server runs Linux Mint, 64, Apache webserver. I have another app that runs fine… I seem to remember that I had to copy some update from an Xojo sample project to upgrade that one, but I don’t recall what that was, or if I am remembering that correctly.