DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Sat, 4 Aug 2007 13:54:17 +0300,    posted on: microsoft.public.dotnet.framework        back       

Thread Index
  1    Yehia A.Salam
          2    Brainman


WebClient DownloadFileAsync   
Hello,

I'm trying to download several files in a list one after another, I used 
DownloadFileAsyn for asynchronous download, the problem is I always get this 
error message "Web Client does not support concurrent I/O operations" 
however there is nothing concurrent in what I do, as I wait for one download 
to complete and in the DownloadFileCompleted WebClient event I start a new 
download using the DownloadFileAsync.

Thanks
Yehia A.Salam
Date:Sat, 4 Aug 2007 13:54:17 +0300   Author:  

RE: WebClient DownloadFileAsync   
You have to add a unique object to each async call.

"Yehia A.Salam" wrote:


> Hello,
> 
> I'm trying to download several files in a list one after another, I used 
> DownloadFileAsyn for asynchronous download, the problem is I always get this 
> error message "Web Client does not support concurrent I/O operations" 
> however there is nothing concurrent in what I do, as I wait for one download 
> to complete and in the DownloadFileCompleted WebClient event I start a new 
> download using the DownloadFileAsync.
> 
> Thanks
> Yehia A.Salam 
> 
> 
Date:Fri, 17 Aug 2007 11:14:00 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us