We have been using PowerBuilder 9.0 develop a large application that we normally deploy by coping the new exe into a specific folder on the clients workstation. Within the application we check to make sure the user has the latest and greatest exe file. If not we go out and copy the new from a network drive down to the clients workstation. We do place the required DLLs(never changes) in the same folder. For our external customers we have the same configuration on a Citrix server and then we publish the application to the external users.
We had everything working and had compiled the application using PowerBuilder 2019 R2 after some trial and errors we were able to figure out which DLLs had to be added to the folder. Thought we good and were about ready to upgrade everything to PowerBuilder 2019 R3 only to get a new error just before making the major upgrade. We just upgraded our development environment form R2 to R3 and now we need to figure out how to get past this error.
We are receiving "There is currently no matching version, Lowest Supported Version:19.2.02703" on our Citrix servers. Some posts we read indicate that we might have to place and XML file which has information where the runtime DLLs are stored. How do we get around this issue. We really only want to copy the new exe file when updating functionality. The clients and Citrix servers do not have access to the runtime DLLs. With our corporate security gurus, we have to have file approved by Black Carbon or the user will get a BIT 9 message and the application crashes. Is there a simple solution
Any and all help would be appreciated.
Larry