Posted By:
Tim_Rohaly
Posted On:
Thursday, June 7, 2001 05:20 PM
First, there is no property
http.proxySet -
just delete the line in your code where you try to
set that.
Second, the error message is telling you that
it can't tunnel using a proxy server on port
80 of the host "proxy". Try using a fully qualified
host name or an IP address instead, and make sure
the proxy is running. Try examing the logs on the
proxy side to make sure the connection is tried.