[IronPython] Downloader in Silverlight2

Michael Foord fuzzyman at voidspace.org.uk
Sun May 11 12:19:36 CEST 2008


Hello Davy,

Downloader is gone, gone, gone....

Use WebClient instead.

http://www.voidspace.org.uk/ironpython/silverlight/silverlight_api.shtml#accessing-server-resources-with-the-webclient

Michael

Davy Mitchell wrote:
> Hi List,
>
> I am trying out Silverlight examples 
> (http://www.voidspace.org.uk/python/weblog/arch_d7_2007_08_18.shtml#e799) 
> and this line is failing in Silverlight 2
>
> from System.Windows import Downloader
>
>
>     ImportException: Cannot import name Downloader
>
>
> Can't seem to find any docs on this? Guess it is to do with security?
>
> Thanks,
> Davy Mitchell
>
> -- 
> Davy Mitchell
> Blog - http://www.latedecember.co.uk/sites/personal/davy/
> Twitter - http://twitter.com/daftspaniel
> Skype - daftspaniel http://needgod.com
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>   




More information about the Ironpython-users mailing list