Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 7.0 and SOAP
Message
De
30/01/2002 17:44:18
 
 
À
30/01/2002 17:15:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00613039
Message ID:
00613113
Vues:
25
>After that, my object 'lo' show nothing more than before when a put the .

Yep, thats correct. Intellisense isn't smart enough to work on the soapclient COM object (since the interface changes after the WSDL is loaded).

You can make it work in VFP7 simply though. Go to Tools > IntelliSense Manager, go to the types tab and hit the "Web Services..." button. Put the URL to the WSDL in the appropriate box and "realtime web service" in the name. Then, if you go to a program window (not the command window, you need to do a modi comm or something) and do:
LOCAL loO AS realtime web service
And hit enter. It will create some code for you, and when you hit loO. you will see its methods.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform