Hi,
Our app is being developed on PB2022 R3 (Build 3289) and works flawlessly in our development environment (Windows 10), in the IDE and when we deploy it locally as a 32 bits exe.
When trying to deploy it on a Windows 2012 R2 server as a 64 bits exe, the following happens:
- The startup scripts run flawlessly, required application files are checked, .ini is read, the app connects to our Oracle database and we even call a REST security webservice successfully.
- As soon as the app tries to open the MDI frame, the app closes without any custom or Windows error message.
PB2022 R3 runtime files are present on the server and the path is specified in appname.xml.
If the problem comes from the runtime files (or maybe prerequisites), is there a .log somewhere allowing us to have an idea of what is happening?
Thanks for your help,
Luc
Windows 2016 support was also a major concern for us, as it is the latest Windows version compatible with our Citrix platforms, otherwise we would have been obliged to go back to PB12.6 for one more year (or to an earlier version of PB Appeon).
The roadmap is still to upgrade Windows servers to 2019/22 and Citrix by the end of this year.