Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
URGENT! IGUpload control won't accept file larger than 28M though configured for 50M
posted

Referring to the this blog that provides an example on how to use the upload control:

http://forums.infragistics.com/blogs/damyan_petev/archive/2011/09/03/using-netadvantage-jquery-upload-control-in-asp-net-mvc.aspx

 

Using the code in this example, I cannot upload a file that is greater than 28Mb, I get a server side error: Max file size error, even though the web.config "should" allow a file upto 50Mb.

I am also getting this in our application as well.

Using:

VS2010 - running in local web server or IIS Express or IIS7

Windows 7, 64 bit.

Browser(s) tested:

Chrome 17.0.963.56 m

FireFox 10.0.2

IE9