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

AllowedFileExtensions break validation

0 Answers 65 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 10 Aug 2012, 07:53 AM
Hi,

I was trying to set AllowedFileExtensions in RadAsyncUpload, but no matter how I set it, it doesn't work (all the extensions are available) AND, what's worse, it breaks file size valildation - I have the MaxFileSize set for something like 3MB, but as long as AllowedFileExtensions are set, the validation fails for a 2MB file, while it lets through a file that is 18kB.

I've seen a few threads where you suggest to disable Silverlight. I've done it. I've also disabled flash - no avail.

I've tried to set it in markup, in code, using a dot before the extension as well as without it. Nothing works.

My project is using telerik 2010_3_something, so I thought maybe it got fixed in some newer version. I set up a new project with telerik 2012_1_529 in a totally new project - no change.

I'll probably try to use a custom validator now, hope it works... But anyway please tell me if there is possible to make it work anyway.

No answers yet. Maybe you can help?

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