Kendo UI upload file size limit using ASP.NET MVC? -


i using mvc.net kendo ui. have implemented kendo ui upload, , works fine. need able upload large file, around 200mb. updated maxrequestlength , executiontimeout properties in web.config file. when upload 90mb file, waits while errors out, has else managed upload large file using kendo ui?

thanks

did updated maxallowedcontentlength? if yes, , problem still unresolved, post server response here? (you can catch using fiddler)


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -