Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Soap and vista
Message
De
29/05/2007 00:13:05
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
Soap and vista
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01228972
Message ID:
01228972
Vues:
58
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform