Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Connect thru proxy
Message
De
22/08/2004 23:15:28
 
 
À
20/08/2004 11:45:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00934376
Message ID:
00935431
Vues:
28
>Basically, you are telling the loWSHandler to use the proxy server configuration in IE of the current logged on user.
Do I use your code below EXACTLY as typed?
loWsHandler.wsObject.ConnectorProperty("ProxyServer") = "<CURRENT_USER>"
including the CURRENT_USER string?

Or do I substitute my username instead of CURRENT_USER?


>
>
>
>>Thanks John for your reply.
>>
>>What exactly is ""??
>>
>>
>>>Try inserting this line
>>>
>>>
>>>loWsHandler.wsObject.ConnectorProperty("ProxyServer") = CURRENT_USER
>>>
>>>
>>>Before this one -
>>>
>>>lowikiwebservice.GetTextSearch("adapters")
>>>
>>>
>>>>As in most offices I connect to the internet thru a proxy. This is accessed from IE TOOLS/Internet Options.../ Connections Tab, click LAN Settings button
>>>>and in the next screen enter an IP in Address and a port number in Port. Also Bypass proxy Server is ticked.
>>>>
>>>>I am unable to use this computer to access any web service as a client. I can register the web service in Intellisense but when I try to access the web service using the code in a prg that is generated by dragging and dropping the registered web service from the Toolbox and adding my function call as below, I get error 1429 and a whole heap of soap error stuff as in the code below.
>>>>
>>>>Is there some document that will show how to access a web service thru a proxy?
>>>>
>>>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform