Hello,
I have a PB app that was built on 2019, then migrated all the way up to 2022 R1.
No issues building and deploying the app. It runs fine on other PCs/Laptops with the applicable runtime. I've been through the exercise of combing through the required files, etc. so I can deploy cleanly.
I migrated the app to PB 2022 R2 and gave it a facelift - I took advantage of the new themes and ribbonbar. Looks great! Runs great... in my IDE and the EXE runs on my dev machine.
I set up the 2022 R2 runtime files, deployed with the EXE... and it will not run on any other computer.
When you launch the EXE it just spins and nothing happens.
I added message boxes in the app open event, etc. - they pop up fine on my dev machine. I don't even get to the 1st one when deploying to another machine.
So something is amiss - I triple checked all required runtime files, deployed the theme folder, and still no luck.
The new R2 features (SMTP client, Ribbon support, etc) are all awesome and I want to take advantage of them; but obviously the app has to run. :)
I am hoping I am just missing something obvious - I welcome any thoughts! I've read through the app techniques and other docs and I don't believe I've missed anything. But the behavior says I did.
Thanks,
John