Thanks for the reply Inna,
We did already have those tags in the config file.
Therefor I guess its maybe configured wrong.
What format does the config file need to be in? - for example
Does the username need to have the domain name first followed by the username or is the username alone ok?
Also can the proxy name be either the server or hostname or can it only be the ip address? - I would presume either.
This is that I have now - added the text to the very top of the script just after the initial serverconf tag (have removed the password for obvious reasons):
<serverConf>
<proxyConf>
<proxyHost>10.0.0.12</proxyHost>
<proxyPort>8080</proxyPort>
<proxyUser>support</proxyUser>
<proxyPassword></proxyPassword>
</proxyConf>
Thanks,
Oliver
This message was edited 1 time. Last update was at 29/11/2011 10:15:06
|