Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing a Web Service from behind a firewall
Message
 
 
À
14/11/2001 13:43:28
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00579797
Message ID:
00581694
Vues:
52
>I tried the below 2 settings. I now get the "Unknown com status code" error immediately. Before it took about 30 seconds to get this error.
>
>Any other ideas?
>
>Here's my code:
>loFoxCentral=Createobject("mssoap.soapclient")
>loFoxCentral.mssoapinit("http://www.foxcentral.net/foxcentral.wsdl")
>loFoxCentral.ConnectorProperty("ProxyServer") = 'myproxy.mycompany.com'
>loFoxCentral.ConnectorProperty("ProxyPort") = 80

Is this your exact code? I will assume so, in which case, the settings are probably not correct. The ProxyServer and ProxyPort properties should be set to the same settings in your Internet Explorer (in the IE Options dialog, goto Connections tab and click on LAN settings). At the bottom half where it says Proxy Server, enter the value in the Address textbox as your ProxyServer and value in Port textbox as your ProxyPort.

RB
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform