Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Não consigo consumir meu web service
Message
De
29/07/2002 19:46:10
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00683284
Message ID:
00683769
Vues:
28
Paulino, tenta o seguinte:
loWS = CreateObject("MSSOAP.SoapClient")
loWS.MSSOAPInit("http://SeuServer/webservice.WSDL")
loWS.ConnectorProperty("UseProxy") = .T.
loWS.SeuMetodo()
Claudio Lassala
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform