Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What am I doing wrong?
Message
 
 
To
19/06/2002 14:12:05
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00670236
Message ID:
00670331
Views:
27
The last line should be
? loTranslate.BabelFish("en_es", "fox")
>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,
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform