I'm trying to install PAD in my company, it runs in a proxy. I change my "PAD.Console.Host.exe.config" to:
<system.net>
<defaultProxy enabled="true" useDefaultCredentials="true">
</defaultProxy>
</system.net>
but still not working.

I'm trying to install PAD in my company, it runs in a proxy. I change my "PAD.Console.Host.exe.config" to:
<system.net>
<defaultProxy enabled="true" useDefaultCredentials="true">
</defaultProxy>
</system.net>
but still not working.