Hi Rick
Ive got a solution:
System.Net.GlobalProxySelection.Select = New System.Net.WebProxy("MY-ISA-SERVER", 8080)
I have had to disable Authentication on Outgoing Requests as I cannot seem to get the Credentials correct for the webclient, if you find a solution to this it will be much appreciated.
Hope it helps
Thanks
B