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

IE8 cannot upload large file

2 Answers 54 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Suwit
Top achievements
Rank 1
Suwit asked on 06 May 2015, 05:00 AM
I'm cannot upload large file on IE8. AsyncUpload can upload mp3 file size 3.19 MB  but cannot upload mp3 file size 5.26 MB.  Please let me know if this is limitation of AsyncUpload. if not, please advice. 

2 Answers, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 06 May 2015, 10:59 AM
Hello,

Please, find attached a sample project with the necessary modifications, which allow RadAsyncUpload to upload large files. Note the value of the maxRequestLength attribute in the web.config, more information on which you can find in our Uploading Large Files documentation article.

The Telerik .dll files are removed from the Bin folder in order not to exceed the maximum allowed attachment size.

Regards,
Ivan Danchev
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
S
Top achievements
Rank 1
answered on 29 Aug 2017, 08:34 PM

For latest Chrome, FF and Edge browsers - 

1. Is uploading 900 GB (Yes GB) file possible with Upload (Async) control? 

2. In case of such a large file, what would happen to the server resources - does it directly write to the IO stream or keeps entire file in the memory? 

Use Case: Client has 3D files and Video Files.

Tags
AsyncUpload
Asked by
Suwit
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
S
Top achievements
Rank 1
Share this question
or