Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Service & Proxy
Message
De
18/01/2002 04:33:15
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
Web Service & Proxy
Divers
Thread ID:
00606583
Message ID:
00606583
Vues:
52
Hi,

i am using web service with VFP 7 in an application to return xml query
result. In a local network it works fine, but if i use a connection using
the proxy , the application return me an error : "unknown com status mode".
I have installing soap sp2 toolkit and setting this parameters in my client
side program :

loService.ConnectorProperty("ProxyServer") = serverproxy
loService.ConnectorProperty("ProxyPort") = 80 && port oh http protocol
loService.ConnectorProperty("UseProxy") = .T.
loService.ConnectorProperty("ProxyUser") = user
loService.ConnectorProperty("ProxyPassword") = pwd

Any help would be great.

Andrea.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform