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

Upload Multiple files problem

1 Answer 78 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Ilan
Top achievements
Rank 1
Ilan asked on 07 Jul 2010, 09:39 AM
Hello,
I'm using telerik upload for uploading multiple files
The control gives the option to upload up to 20 files .
The problem is that sometimes not all files were uploaded
for example, I choose 10 files to upload and after 3 or 4 files
it stops uploading and redirecting to main page as if all files were uploaded.
I get no error message.... and cant feagure out what the problem is.

Have any of you encountered this kind of problem?
Any ideas for solution or how to check why this is hapening?

Thank you very much

Ilan

1 Answer, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 07 Jul 2010, 12:38 PM
Hello Ilan,

What is the combined size of the files that you try to upload? It should not be larger than the default limit set by ASP.NET which is 4 mb. In order to increase that limit you must do some tweaks to the web.config. Please, take a look at the following help-article for details. You might also need to increase the executionTimeout property of the httpRunime section in the web.config. More information regarding the httpRuntime section can be found here.

Best wishes,
Genady Sergeev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Upload (Obsolete)
Asked by
Ilan
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Share this question
or