Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a webservice with SOAP input message
Message
De
05/01/2007 17:35:18
 
 
À
22/12/2006 09:54:24
Ali Ihsan Turkoolu
Galaksi Bilgisayar A.Þ.
Ankara, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
01179756
Message ID:
01183014
Vues:
20
Hi:

If you are starting a new WebService client project, it is better to avoid the SOAP Toolkit it has been phased out and does not support complex types like you see.

It is better to go the .NET Route. If you want this, you could try the .NET Extender for VFP (www.eTecnologia.net) it lets you import a WebService into an assembly and them call it from VFP like a normal object. No COM or Activex needed, just a DLL. And it also works with whatever assemblies you have.

Because it is based on .NET it handles Complex Types like DataSet and other types just as long the type is serializable.

Hope this help you.

Martin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform