Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to begin
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
Trying to begin
Divers
Thread ID:
01240326
Message ID:
01240326
Vues:
70
Hello,

I'm trying to learn how to deal with a web service. The first problem, reading the soap took kit documentation I did this:
LOCAL soapclient as "MSSOAP.SoapClient30"
soapclient = CreateObject("MSSOAP.SoapClient30")
lurl="https://200.214.130.41:9443/farmaciapopular/services/ServicoSolicitacaoWS?wsdl"
soapclient.MSSoapInit(lurl,"ServicoSolicitacaoWSService","ServicoSolicitacaoWS")
I get an error, "OLE Idispatch exception code 0 from WSDL Reader..."

TIA for any help.
Adilson Pimenta
www.lundi.com.br
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform