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

upload hanging on file > 2mb

5 Answers 109 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 14 Dec 2008, 04:42 PM
Hi

I have implemented a simple radupload with multple fields, exactly like in the demos, nothing too fancy. HOWEVER files greater then 2mb fail. The progress bar hangs, then in firefox it restarts. In IE a default browser error page comes up about connection or something.

I have Windows Server 2008 and have done everything stated in the manual in regards to web.config and applicationhost.config.

if anyone can help me would be much appreciated

5 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 15 Dec 2008, 06:15 PM
Hi Michael,

Could you please verify that uploading files larger than 2mbs using the built-in <input type="file" /> works as expected? You can test this in a new web site without radupload in it. Thanks.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Michael
Top achievements
Rank 1
answered on 16 Dec 2008, 02:30 AM
Hi Albert

Hmm I managed to upload a 4.02mb file successfully however anything greater gives me this error in Firfox.

Connection Interrupted
The document contains no data.
The network link was interrupted while negotiating a connection. Please try again.

Any idea why this is happening? Thanks.
0
Atanas Korchev
Telerik team
answered on 16 Dec 2008, 07:43 AM
Hello Michael,

This means that large file uploads are not permitted. Please check the following web pages:
http://sdn5.sitecore.net/Scrapbook/IIS7%20and%20large%20files.aspx
http://www.telerik.com/help/aspnet-ajax/upload_uploadinglargefiles.html

Best wishes,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Michael
Top achievements
Rank 1
answered on 16 Dec 2008, 09:16 AM
I did all that and it still does not work :(

Any other tips or why this isn't working for me??

0
Atanas Korchev
Telerik team
answered on 16 Dec 2008, 09:19 AM
Hello Michael,

We don't have any other tips for you apart from the ones described in those web pages. You need to make sure uploading of large files works with a regular <input type="file" /> first.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Upload (Obsolete)
Asked by
Michael
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Michael
Top achievements
Rank 1
Share this question
or