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

Upload large files in ASP.MVC project

4 Answers 222 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Yuriy
Top achievements
Rank 1
Yuriy asked on 21 May 2012, 11:56 AM
Hi,

I'm looking for a solution uploading large files in ASP.NET MVC project. I tried RadAsyncUpload component and really liked it, but this approach requires me to use ASCX syntax which might be not very appropriate. Is there a way to use native MVC component like "Telerik Upload for ASP.NET MVC" which would work for large files?

Thank you much!

4 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 21 May 2012, 02:56 PM
Hi Yuriy,

Please, try Telerik's Upload for MVC control - http://demos.telerik.com/aspnet-mvc/upload.

Regards,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Yuriy
Top achievements
Rank 1
answered on 21 May 2012, 04:54 PM
Thank you Peter,

Can this control upload large files (lets say 1GB)? If yes, where could I configure allowed file size?

These answers would help me a lot. Thank you very much for you help!
0
Accepted
Peter
Telerik team
answered on 22 May 2012, 10:08 AM
Hello Yuriy,

You can use the approach from this help topic - http://www.telerik.com/help/aspnet-ajax/upload-uploading-large-files.html. It should be applicable in MVC project as well.

Greetings,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Yuriy
Top achievements
Rank 1
answered on 22 May 2012, 12:52 PM
Thank you much Peter!

This is exactly what I was missing. Pretty obvious, but somehow I was convinced that the upload file size is configured somewhere in user control itself. Anyway, you've just made me a fan of AS.NET for MVC extensions.
Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Yuriy
Top achievements
Rank 1
Answers by
Peter
Telerik team
Yuriy
Top achievements
Rank 1
Share this question
or