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

Connection Reset on Upload

1 Answer 299 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Aaron Blom
Top achievements
Rank 1
Aaron Blom asked on 26 Sep 2010, 04:50 PM
Hi,

I am having an issue where when I try to upload a 125MB .FLV or a 53 MB .FLV on my live site the Ajax UI never starts and I eventually get a connection reset error. The uploader starts up with no problem, however, when I use a 5 MB .FLV. My maxRequestLength is set to 1024000 but I do not think any of those settings are wrong because when I try it on my local machine I can upload the 125 MB .FLV. Can you think of any reason why this would be happening live and not local?

I also tried setting the executionTimeout="360000" but it just took longer to throw the error.

Any help would be appreciated.

Thanks,

Aaron

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 30 Sep 2010, 07:51 AM
Hello Aaron,

Please, make sure you have followed all suggestions from this help article.There is a special section on Settings for IIS7, if that's your case.

Other than that, the problem is probably on the server. Have you tried substituting RadUpload with regular ASP.NET FileUpload? Does the issue persist? Apart from this how do you process the files on the server? Can you please attach your code here so that we can take a look. Thank you.



Kind regards,
Peter
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
Aaron Blom
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or