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
Post a Comment