Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to begin
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
Trying to begin
Miscellaneous
Thread ID:
01240326
Message ID:
01240326
Views:
69
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
Next
Reply
Map
View

Click here to load this message in the networking platform