Hi All,
we have application which is developed in PB11.5 and recently we migrated it to PB2017. Please advise, where can I download all required DLL's to run this application in windows 10 environment.
Thank you.
Hi All,
we have application which is developed in PB11.5 and recently we migrated it to PB2017. Please advise, where can I download all required DLL's to run this application in windows 10 environment.
Thank you.
Unfortunately, the PB Packager does not comply with "all" the DLL's you might need. For example, if you search the PB Help file for the keyword "Visual C++ runtime libraries" - you will find that you might have to manually copy such files as "msvcr100.dll " or "Microsoft.Ink.dll" as a few examples. These DLL's are not included in the PB Packager (I am not sure why as there were many requests to Sybase and SAP to include these missing DLL's in the packager). These extra files will depend on what PB features your App(s) are using. So you need to read the PB Help carefully and certainly perform a deployment QA test before heading to production.
Regards ... Chris
Regards ... Chris