Home > database >  Pb11.5 and 12.5 invoke the webservice error Bad runtime function reference
Pb11.5 and 12.5 invoke the webservice error Bad runtime function reference

Time:10-08

Pb11.5 invoke the webservice error Bad runtime function reference

Watch a circle to
EasySoap125. DLL
ExPat125. DLL
SSLEAY32. DLL
LIBEAY32. DLL
Pbsoapclient125. PBX
Pbsoapclient125. PBD
Pbwsclient125. PBD

All software is copied to the directory, or not
Previous versions are right this is what problem

CodePudding user response:

String ls_return
The soapconnection lsc_conn//get the soap class
Qqonlinewebservicesoap lsrv_obj/WSDL/call

Lsc_conn=CREATE the soapconnection
Lsc_conn. Createinstance (lsrv_obj, "qqqqonlinewebservicesoap")//instantiate


Ls_return=lsrv_obj. Qqcheckonline (" 545758602 ")
Messagebox (" ", ls_return)


This is an error
Lsc_conn. Createinstance (lsrv_obj, "qqqqonlinewebservicesoap")//
  • Related