Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WS runs in VFP but doesn´t in ASP
Message
De
23/11/2001 12:19:50
 
 
À
22/11/2001 02:22:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00584823
Message ID:
00585166
Vues:
29
This message has been marked as the solution to the initial question of the thread.
>
>  Set oPesq = CREATEOBJECT("MSSOAP.SoapClient")
>  oPesq.MSSoapInit "http://myserver/Diversoes.WSDL"
>
What if you do this:
Set oPesq = CREATEOBJECT("MSSOAP.SoapClient")
oPesq.ClientProperty("ServerHTTPRequest") = True
oPesq.MSSoapInit "http://myserver/Diversoes.WSDL"
Any luck with that?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform