Re: [Ironpython-users] System.Net.WebClient and urllib.urlretrieve fail to download a file

2017-02-15 Thread Djordje Spasic via Ironpython-users
Hi Kuno, The user tried downloading the file manually with Internet Explorer by pasting the url in IE's address bar and pressing Enter. And the file was downloaded without a problem.Is there some code example which shows how to manually set proxy configuration in Ironpython? Hi Andrew, The us

Re: [Ironpython-users] System.Net.WebClient and urllib.urlretrieve fail to download a file

2017-02-15 Thread Djordje Spasic via Ironpython-users
On Wednesday, February 15, 2017 11:17 AM, Kuno Meyer wrote: Hi Since the download with System.Net.WebClient() also fails (which is standard .NET Framework code and is not related to IronPython), I propose to check your network connectivity and for interfering company firewalls. Are you able