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

AsyncUpload Progress freezing at 2mb

4 Answers 50 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
BRYAN
Top achievements
Rank 1
BRYAN asked on 24 Jun 2020, 02:28 PM

Hello,

We've been using the Telerik Upload and AsyncUpload since 2013 and they usually work great.

However in the last 24 hours an issue has started to pop up where some of our customers are unable to upload.  The upload starts and freezes at 2 mb in the Progress Control.

I'm wondering if anyone else is having the same issue.

4 Answers, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 24 Jun 2020, 02:57 PM

Hello Bryan,

We had a similar report recently and it turned out it was due to the following tag in applicationhost.config

<serverRuntime maxRequestEntityAllowed="......" /> 

Also, you can open the Network tab of the browser's DevTools and inspect the upload request and their response:

Regards,
Peter Milchev
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
BRYAN
Top achievements
Rank 1
answered on 24 Jun 2020, 03:15 PM
Thanks, the odd thing is that it runs on my test machine fine but not in Prod.  I will check this out.
0
BRYAN
Top achievements
Rank 1
answered on 24 Jun 2020, 04:20 PM

Our Web Site does not have an applicationhost.config file but a Web.config that does not contain maxRequestEntityAllowed.

The control works fine on in VS Dev but not in Production.

In Production it works in IE only but fails in Firefox, Chrome and Edge.

This just started yesterday.

0
Peter Milchev
Telerik team
answered on 29 Jun 2020, 08:29 AM

Hello Bryan,

If the same site is working locally but not in production, then the limitation seems to be on the production server, not related to the web site itself. 

Please contact your network administrators if they have updated some settings in the past week as these updates might affect the behavior of the control.

Regards,
Peter Milchev
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
AsyncUpload
Asked by
BRYAN
Top achievements
Rank 1
Answers by
Peter Milchev
Telerik team
BRYAN
Top achievements
Rank 1
Share this question
or