Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Upgrading to SOAP 3
Message
De
21/04/2003 18:48:07
Luis Navas
Independent Consultant
Auckland, Nouvelle Zélande
 
 
À
15/04/2003 02:39:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00776647
Message ID:
00779986
Vues:
24
>>Hi, i'm upgrading my Web Service from SOAP 2 to SOAP 3, with the SOAP 2 client i was abble to use my proxy server in this way:
>>
>>SoapClient3.ConnectorProperty("UseProxy") = .T.
>>
>>but with the SOAP 3, the help says it has to be in this way:
>>
>>SoapClient3.ConnectorProperty("ProxyServer") = ""
>>
>>Can someone tell me please what is ""
>>
>>Please let me know if you can help me.
>
>This is the address of your proxy server. That can be under a domain naming approach or an IP address. That is usually followed by:
>
>
>soapClient.ConnectorProperty("ProxyPort")=8080
>
>
>for example. Note that when adding code to your message, you may do as I do by encapsulating your code in PRE tag. You can view the syntax by replying to this message. By that, you will assure that any HTML similar syntax, such as the CURRENT_USER syntax you used, will be shown as is.


HI, i tried as you told me, but i'm getting this error:

OLE IDispatch exception code 0 from Connector: The property "ProxyPort" it's not recognized.

I have search in the MSDN help, but i only find help for the SOAP 2, i don´t know if the property ProxyPort was only for SOAP 3, please can you try and let me know?
Thanks in advance.

Luis Navas
For Long You Live and High you Fly.
I never forget a face, but in your case I will make an exception :-)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform