Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Commented Issue: Issue with multiple AsyncFileUpload Control [27294]

$
0
0
Hi,

I have requirement to have multiple AsyncFileUpload control on aspx page.

I am using this two -

<cc1:AsyncFileUpload ID="AsyncFileUpload1" runat="server" Width="500px"
CompleteBackColor="Lime" UploaderStyle="Traditional"
ErrorBackColor="Red" UploadingBackColor="#66CCFF"
OnUploadedComplete="AsyncFileUpload1_UploadedComplete"
/>

<cc1:AsyncFileUpload ID="AsyncFileUpload2" runat="server" Width="500px"
CompleteBackColor="Lime" UploaderStyle="Traditional"
ErrorBackColor="Red" UploadingBackColor="#66CCFF"
OnUploadedComplete="AsyncFileUpload2_UploadedComplete"

/>

On selecting files, only one control for which file selected first finishes and turn to green and another AsyncFileUpload never finishes. File selected later on keeps running.

After selecting one file and then, waiting it to upload and then, selecting 2nd file, it works.

Issue comes when I simultaneous selected two files, In that case only file which selected first finishes and turn to green and other one keeps going on.

Any help would be greatly appreciated.

Thanks,


Comments: i have the same error, please fix the bug, thanks

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>