Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What am I doing wrong?
Message
From
19/06/2002 14:12:05
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
What am I doing wrong?
Miscellaneous
Thread ID:
00670236
Message ID:
00670236
Views:
35
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
Next
Reply
Map
View

Click here to load this message in the networking platform