I am having a strange problem after the same upgrade but maybe it has to do with me needing to rebuild in 32bit. I will try that but just to explain what I'm experiencing, I can generate PDF's from the development environment (when I run the app) without a problem but users cannot. I tried to copy a version of the application to my local drive and I also can't generate PDF's when i run the app locally - outside of the development environment. If I removed the pbvm.dll, i can generate a PDF without a problem but then other users will get an error implying all the runtime dll's aren't out tehre. I don't get that error because I have PB on my machine (i THINK).
To clarify, i'm trying to create the pdf with a "save as" button on a datawindow that has returned rows (this in a custom app that has gone through many PB upgrades). The app WILL allow me to save the return values to Excel but it will not save (or give an error) when saving as a PDF. This only works if I remove pbvm.dll and keep the older copy: PBVM170.dll. If I remove PBVM170.dll it won't work... If I have both it won't work. Or if I only have pbvm.dll it won't work. Any clues? I did rebuild the app in 32-bit (I just tried again even though that's the way i have consistently rebuilt it) - never tried 64-bit.
Please share any details that might help!
If you are testing a migrated version from PB2019 to PB2022, you should NOT be looking at pbvm170.dll.
Get rid of that runtime and properly install the pb2022 runtime, is my suggestion.