Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Consideration for .Net Web Service
Message
De
09/07/2002 16:12:59
 
 
À
09/07/2002 11:44:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00676698
Message ID:
00676814
Vues:
17
No, nothing special. I suspect that whatever .NET WebService you're trying to call, it's probably returning a DataSet rather than XML.

~~Bonnie


>So far, from VFP, I was always doing something like this to initialize the Web Service:
>
>
>loWebService=CreateObject("mssoap.soapclient")
>loWebService.MSSoapInit("http://www.domain.com/webservices/WebService.wsdl")
>
>
>However, when we have a .Net Web Service, such as:
>
>
>loWebService=CreateObject("mssoap.soapclient")
>loWebService.MSSoapInit("http://www.domain.com/webservices/WebService.asmx?wsdl")
>
>
>is there any special consideration to take care?
>
>With that approach, whenever I do a method call, I get no return.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform