Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Soap and vista
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01228972
Message ID:
01229137
Views:
23
What fails exactly? Errors?

I think the real problem here most likely is the port number. You should really set up the Web service to run on IIS not on the temporary Web Server because that port number will change every time you shut it down. Before you do anything check the URL with the browser.

The SOAP Toolkit is discontinued, but that doesn't mean that isn't going to work - it just won't be updated further.

+++ Rick ---

>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
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform