Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Upload > upload
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered upload

Feed from this thread
  • Amanda avatar

    Posted on Apr 12, 2011 (permalink)

    Is there a maximum size on upload?  I have it set to 20mb - but some files are not getting into the if statement - and are just erroring out saying that it is too big.

    Thanks,
    Amanda

  • Posted on Apr 14, 2011 (permalink)

    Hello Amanda,

    You can upload files with a combined size of up to 2GB, but it requires some modifications in your application configuration files.
    Take look at the following help article for more on this.
    Uploading Large Files

    Thanks,
    Shinu.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Upload > upload