This is a migrated thread and some comments may be shown as answers.

RadAsyncUpload Not allowing all files to be uploaded

0 Answers 97 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Joshua Swain
Top achievements
Rank 1
Joshua Swain asked on 22 Feb 2013, 01:00 AM
I have a problem using the RadAsyncUpload control.  I have not been able to figure out how to allow the control to upload all files (ie., All Files (*.*)).  If I set anything in the "AllowedFileExtensions" property, or use any filters, then it only allows those files, which is to be expected, but setting a wildcard value in either one blocks all files.  If I leave those items unset then only certain files (mainly text files) are the only files that don't get block.

So my question is how do I set up the control so that I can upload any file?

Thanks for the help,
Josh

Edit: Well, I am sorry to waste anyone's time.  My problem was apparently a file size issue, not a extension filter issue.  Once I had that problem fixed, all files uploaded no problem when I left the "AllowedFileExtensions" blank, and added no filters.

No answers yet. Maybe you can help?

Tags
AsyncUpload
Asked by
Joshua Swain
Top achievements
Rank 1
Share this question
or