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

Radupload MaxFileSize

1 Answer 1964 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Agm
Top achievements
Rank 1
Agm asked on 31 May 2013, 01:55 PM
Hi,
I am using RadAsyncUpload control.
In Default, it allows to upload the file which has size less than 4 MB.
I set the property "MaxFileSize" as "10000000"=10MB.

<telerik:RadAsyncUpload ID="uploaddoc" runat="server" MultipleFileSelection="Automatic" MaxFileSize="10000000" ></telerik:RadAsyncUpload>

But it doesnt work in Chrome.
can anyone resolve this please.?
Thanks in advance.

Regards,
AGMRAJA

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 03 Jun 2013, 09:08 AM
Hello Agm,

Please make sure that you also included the needed changes in the web.config file as described here and  here.

Regards,
Kate
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Upload (Obsolete)
Asked by
Agm
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or