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.
Not sure if this is the problem but try editing your metabase and set the "AspMaxRequestEntityAllowed" value to something higher.
In DNP Portal web.config change maximum request size in this section:
<!--
This has to be documented somwhere one day !
This is not documented because larger max request - more risk of buffer overflow attack.
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.