Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Service & Proxy
Message
From
18/01/2002 04:33:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
Web Service & Proxy
Miscellaneous
Thread ID:
00606583
Message ID:
00606583
Views:
53
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.
Next
Reply
Map
View

Click here to load this message in the networking platform