PowerBuilder Friday, 26 June 2020 12:26 PM UTC Hi Everyone, I am using Powerbuilder classic 2017R2 build 1769(32 bit) and windows 10. I am not able to use c++ dll in my application. I got runtime error as "R021 - Bad runtime function reference". ...
SAP PowerBuilder I am getting a Bad Runtime Function Reference when calling createInstance method on a Soap Connection: try SoapConnection conn conn = create SoapConnection conn.createInstance (lnv_webservice, 'canonicserviceforapmessage') it is working fine in my Development environment, but when ...
Are there dependencies within this pbd that would cause a deployed PowerBuilder application to crash with a "bad runtime function reference" when calling the buildFromFile function for the pbdom_builder object? Everything runs within the...