in

Dotnetpanel Forums

Community support forums for DotNetPanel products

Upload Limit

Last post 03-31-2009 7:54 AM by prostoemailee. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 09-18-2007 2:41 PM

    Upload Limit

    Is there a filesize limit on uploading files via the file manager option?

    I have tried to upload a file about 20 meg and it fails.

  • 09-18-2007 3:48 PM In reply to

    • Taylex
    • Top 25 Contributor
    • Joined on 01-26-2007
    • Tega Cay, SC
    • Posts 231

    Re: Upload Limit

    Not sure if this is the problem but try editing your metabase and set the "AspMaxRequestEntityAllowed" value to something higher.

  • 09-19-2007 4:54 AM In reply to

    Re: Upload Limit

    In DNP Portal web.config change maximum request size in this section:

    <!-- Maximum size of uploaded file, in MB -->
    <
    httpRuntime executionTimeout="1800" maxRequestLength="16384" />

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
  • 09-19-2007 8:57 AM In reply to

    • Maciej
    • Top 50 Contributor
    • Joined on 03-21-2007
    • Toulouse, France
    • Posts 152

    Re: Upload Limit

    This has to be documented somwhere one day !

    Regards,
    Maciej
  • 09-19-2007 9:03 AM In reply to

    Re: Upload Limit

    This is not documented because larger max request - more risk of buffer overflow attack.

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
  • 03-31-2009 7:54 AM In reply to

    Re: Upload Limit

    Hi,

    Could you add a message to upload box of File Manager saying "Max 16MB total upload size allowed."?

    Where <16MB> could be extracted from web.config. So the user knows at least before trying to upload large files.

    Thanks.

    Regards,
    Jegor.
    Filed under: ,
Page 1 of 1 (6 items)
Powered by Community Server (Commercial Edition), by Telligent Systems