Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 7.0 and SOAP
Message
From
30/01/2002 17:15:14
 
 
To
30/01/2002 16:50:02
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00613039
Message ID:
00613099
Views:
20
>>This is my code but i thing isn't the problem. It must be my install or a bug in "MSDN" VFP 7.0.
>
>Your code isn't very specific. Are you trying to call a Web Service you wrote or one that already exists? Are you hosting the Web Service?

The web service already exists. I just want to connect as client.
My code tested in my command window.

lo = CREATEOBJECT('mssoap.soapclient')
lo.mssoapinit('http://services.xmltoday.com/vx_engine/wsdl.vep/realtime.wsdl')

After that, my object 'lo' show nothing more than before when a put the .
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform