Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to begin
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
Divers
Thread ID:
01240326
Message ID:
01240331
Vues:
14
This message has been marked as the solution to the initial question of the thread.
First, make sure that you can see wsdl in your Web Browser.

>
>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.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform