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

RadProgress not appearing for large files only.

3 Answers 44 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 08 Nov 2011, 10:26 AM
I have a RadUpload configured with RadProgroess, everything works just fine in development and I can upload files up to 100MB (my limit) and the progress bar appears as it should.

However in production (IIS7) when uploading any files large than around 30MB the progress area does not appear at all?

Any advice would be appreciated.

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 08 Nov 2011, 11:16 AM
Hello Tim,

Please make sure that you have registered the RadUploadHttpHandler and the RadUploadHttpModule in the web.config. Check the following help documentation which explains more about this.
RadProgressArea Configuration.

Thanks,
Shinu.
0
Tim
Top achievements
Rank 1
answered on 09 Nov 2011, 09:11 AM
I can confirm that my web.config for both development and IIS7 are configured correctly. Just to be clear, the RadProgress appears on both development and production. It is when I attempt to upload files more than about 30MB in production that the RadProgress area does not appear?
0
Genady Sergeev
Telerik team
answered on 14 Nov 2011, 09:14 AM
Hi Tim,

First, make sure that you have allowed for large files upload in the web.config both in the IIS6 and the IIS7 section. Details how to do it can be found here. If this does not help, please paste your web.config here with any usernames/passwords removed and we will take a look.

Greetings,
Genady Sergeev
the Telerik team
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
Tim
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Tim
Top achievements
Rank 1
Genady Sergeev
Telerik team
Share this question
or