Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unknown COM status code
Message
De
26/10/2001 11:55:03
 
 
À
23/10/2001 19:26:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00572375
Message ID:
00573698
Vues:
20
>However, when calling a method, I get unknown COM status code.

I've foudn some timeing problems with the SOAP client, try this:
loUniversalThread=Createobject("mssoap.soapclient")
loUniversalThread.mssoapinit("http://205.205.57.3/WebServices/universal thread.wsdl")

wait window timeout 2
? loUniversalThread.mymethod("test")
Oddly enough, the VFP7 Web Service FFC class (that uses almost the exact same code) works just perfectly. Consider using that (its far easy to use that in the first place, cause Intellisense can do it for you).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform