Hi
You will have to forgive this question as I am still finding my feet with Powerbuilder, andI am a bit stumped by this one
I have migrated my code to PB 2019 R3, and deployed the code.
I have copied all the dlls from the C drive common/Powerbuilder/runtime 19.2.0.2670 folder (only those in the top level) into the same folder as my application executable and put it on the server
When I run the my application I get the error "there is currently no matching version, lowest supported version: 19.2.0.2670'
Any help would be gratefully received, as I have no idea what I am doing wrong!
Thanks and regards
Rebecca
so, my guess is that you copied the 64 bit dlls, or you compiled in 64 bit and copied the 32 bit dlls.