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

Feature Request: bypass content length cap on IIS

5 Answers 59 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
John Chatt
Top achievements
Rank 1
John Chatt asked on 27 May 2010, 09:46 PM

I want to be able to set the MaxFileSize and not have to worry about the "maxAllowedContentLength" being smaller and therefore erroring.

Our product currently uses a different third party upload control. Since purchasing telerik controls we have gone ahead and begun replacing them. However, their controls seems to manage uploads differently because it is capable of uploading files larger than the default "maxAllowedContentLength". This is functionality we desire

5 Answers, 1 is accepted

Sort by
0
Dimitar Milushev
Telerik team
answered on 28 May 2010, 01:46 PM
Hi John,

Which is the third party control that you were using before? It is possible that it is using a different upload mechanism allowing it to bypass the maxAllowedContentLength.

Regards,
Dimitar Milushev
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.
0
John Chatt
Top achievements
Rank 1
answered on 28 May 2010, 03:27 PM
The third party control we are using is Ajax Uploader and yes it does seem to use a different upload mechanism.
0
Dimitar Milushev
Telerik team
answered on 01 Jun 2010, 09:13 AM
Hello John,

I looked at the Ajax Uploader and around their website and according to their FAQ the Ajax Uploader still depends on the maxRequestLength (and maxAllowedContentLength in II7).

All the best,
Dimitar Milushev
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.
0
John Chatt
Top achievements
Rank 1
answered on 27 Sep 2010, 10:58 PM
Their documentation is very poor which is part of the reason we are trying to move over to RadUpload. However from actual experience I know I can upload a 35mb file using ajax uploader but get the old 404.13 error when i try the same file with RadUpload. There is certainly a difference in how it's done.
0
Genady Sergeev
Telerik team
answered on 30 Sep 2010, 02:37 PM
Hi John Chatt,

We are going to provide a solution for this problem for the upcoming Q3 release. One will be able to upload file as large as they need without the setting the maximumRequestLength property. Stay tuned.

Greetings,
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
AsyncUpload
Asked by
John Chatt
Top achievements
Rank 1
Answers by
Dimitar Milushev
Telerik team
John Chatt
Top achievements
Rank 1
Genady Sergeev
Telerik team
Share this question
or