Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What am I doing wrong?
Message
De
19/06/2002 14:12:05
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
What am I doing wrong?
Divers
Thread ID:
00670236
Message ID:
00670236
Vues:
34
Hi All,
I am trying to do the babel fish example in the "What's New in VFP7" book and I keep getting an error on the last line:
LOCAL loTranslate AS Language Translation
LOCAL loWS
loWS = NEWOBJECT("Wsclient",HOME()+"ffc\_webservices.vcx")
loWS.cWSName = "Language Translation"
loTranslate = loWS.SetupClient("http://www.xmethods.net/sd/2001/BabelFishService.wsdl", "BabelFishService", "BabelFishPort")
?loWS.BabelFishService("en_es", "fox")
"Property BABELFISHSERVICE is not found."

Does anyone have any ideas?
Thanks,
Winn Pauley
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform