This question is locked. New answers and comments are not allowed.
Dear support,
RadControls for Silverlight Q2 2011,
I am using the RadUpload control and I am trying to start the Upload process programmatically after the files is selected in he FileDialog
this is working fine when I attempt to upload on file, but when selecting multiple files it is not work fine all the time, sometimes it works fine and sometimes it display the pause button like if something is being uploaded but infact nothing is uploaded and the progress bar does not move. I checked the RadUpload's Items.Count property before upload and it has the number of files that I selected. Kindly tell me if I have to do something before calling StartUpload().
Mo