PB2019R3
Windows 64 bit platform
_______________________________________________
UPDATE:
I copied ALL of the runtime DLLs into the folder, and it worked.
I'm now deleting DLLs one at a time until the error recurs.
The issue was the pbvm.dll. The correct version has a size of 6779 KB, and the version I had was 7457 KB.
_______________________________________________
This is the code we have migrated from 2019R2 into 2019R3. I think I have all of the required DLLs for the application, including all of the required Microsoft and Appeon DLLs.
I used Inno Setup to create the installer, and the ISS file was copied from the 2019R2 versions, with the DLLs modified for R3.
All files, the EX, all DLLs...everything goes into a single folder.
What is causing this and how do I fix it?
Searching Google, I found an answer of sorts: Copy the <app_name>.xml file into the same same folder as the other DLLs and modify the path to pointt o where the runtime DLLs reside.
We got the same error (above), THEN we got a NEW error: