Home > database >  Pb to invoke the web service problems???????
Pb to invoke the web service problems???????

Time:09-22

PB with pbsoapclient90. The function of PBD, at such a mistake: Unknown SOAP response tag: http://schemas.xmlsoap.org/wsdl/#definitions
How should solve?

CodePudding user response:

Soap can't identify, should be the soap version problem, your web service is written in pb11?
If is written pb11 must use pb11 later can call, generating agent selected when you need to use the.net engine

CodePudding user response:

Webservice is written in what? Can use web test connection?

CodePudding user response:

reference 1st floor precode response:
soap can't identify, should be the soap version problem, your web service is written in pb11?
If is written pb11 must use pb11 later can call, generating agent selected when you need to use the.net engine


I just tested, pb10.5 can call pb11.5 webservices, webservices is has nothing to do with the language, how can have to future versions to call!

CodePudding user response:

Put in the code? WSDL removed.
  • Related