Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Testing soap webservices
Message
From
13/08/2009 12:18:52
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01417902
Message ID:
01417907
Views:
57
Sorry, I mistyped it in this message, but that typo is not in the code.

I can connect to the webservice, and get the object back from SetupClient()

Only the function all gives me the error.
loWSHandler = NEWOBJECT("WSHandler","_ws3client.vcx")
loWikiWebservice = loWSHandler.SetupClient("http://fox.wikis.com/wikiwebservice.wsdl", "WikiWebService", "wikiwebserviceSoapPort")
lxcml = loWikiWebservice.GetTextSearch("Stonefield")
>You've a typo in URL. It's http://fox.wikis.com/wikiwebservice.wsdl
>
>>
>>I am trying to write some code to consume a webservice for a client, but I don't have the actual webservice available for testing.
>>
>>For testing purposes I tried to use the webservice of fox.wikis.com/wikiwebservice.wskl, but when calling GetTextSearch() I get an OLE error "Error source: WSDL reader.."
>>
>>Maybe that webservice is not working anymore, or I am doing something wrong, but I can't find any webservice that I could use for testing that works. Anybody has an idea what I could do?
Christian Isberner
Software Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform