> DynamicApplication.DownloadContents eventually > calls Application.GetResourceStream, which will throw if on a > background thread.
Note: DownloadContents is actually a misleading name, since it doesn't download anything; it just looks in the XAP for them. Those "Download" methods on DynamicApplication will be renamed in the future. ~Jimmy _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
