Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Soap and vista
Message
From
29/05/2007 00:13:05
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
Soap and vista
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01228972
Message ID:
01228972
Views:
61
Hi
I set up a simple HelloWorld web service, but I cannot get it to work on my Vista pc, the same code works fine in XP.
o= CREATEOBJECT("MSSoap.SoapClient30")
? o.MSSoapInit("http://localhost:51691/webtest/Service.asmx?wsdl")
? o.helloWorld()
I know MSSoap is no longer being supported, so what is the best way to do this now?
I am trying to add some functionality to an existing VFP9 app and would rather not have make sure that every computer has the .NET framework on their computers.

TIA

Stuart
Next
Reply
Map
View

Click here to load this message in the networking platform