Hi There
I have a C# written set of DLL's which we access from PowerBuilder ( the code is in the window and user object attached ) the thing is, when testing on my PC everything works fine. When sent via PowerClient to another developers machine it works fine. When I send it to a business user it cannot instantiate the .dll and I write the following message to a log file:
Load C:\Kaihanga\Run64\Infoshift_proxy\win-x64\WCC.Integration.InfoShift.PowerBuilder.Proxy.dll failed.
Error Number: -19.
Error Text: LF 8/03/2023 10:39:12 Error Type: -1
The -19 comes from the PowerBuilder NVO generated so I do not know what it means and I cant seem to find any references anywhere
Tried running as administrator, made sure there were no apparent dependencies - remember it runs fine on developers machines as delivered as a powerclient .
I am thinking we are missing a visual studio .dll perhaps? We have loaded C++ redistributables on the clients with no joy
Any thoughts?
Regards - Francisco