Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What am I doing wrong?
Message
From
20/06/2002 11:49:48
 
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00670236
Message ID:
00670674
Views:
22
Thanks Sergey, I owe you a beer.
Winn

>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,
Winn Pauley
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform