
On Additional Web Servers that are configured to use a proxy, thwack resources in the web console may display "Unable to contact thwack server" errors.
To resolve this issue, add the following lines within the tags of the web.config file for the Additional Web Server:
Note: The default location of the web.config file is <Volume>:\Inetpub\SolarWinds\.
<system.net>
<defaultproxy enabled="false"></defaultproxy>
</system.net>
This article applies to: All Orion products
Last Updated
21st of January, 2011