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
30
Upload control Not working
posted

Hi

I am trying use IgHtml upload control but I am getting the "File size is too big error".

I am using this in DotnetCore2.0 Mvc application.

Here I am uploading sample application.

Please provide help regarding this.

InfraSample.zip

Thanks

Parents
No Data
Reply
  • 2180
    Offline posted

    Hello adil,

    Thank you for the provided sample. I’ve tested it with uploading images and the error doesn’t appear. What is the size of the file you are trying to upload?

    The max uploaded size for a file is 2 GB. This is browser limitation. Some browsers like newer versions of Opera allow 4GB files.

    You can check the list with igUpload Known Issues here:

    https://www.igniteui.com/help/igupload-known-issues

    You can restrict the size of the uploaded files by setting the maxFileSizeLimit setting. You can find more information about configuring igUpload in the following help topic:

    https://www.igniteui.com/help/igupload-overview

    Let me know if I may be of further assistance.

    Svetla Boykova

Children
No Data