Developer forum

Forum » Development » FilePublish limitation

FilePublish limitation


Reply

Hi,


 


We are trying to upload files with more than 10/11MB with the FilePublish module. These large files never seem to be uploaded, but the module continues to the submission page. Is the bug in the submission, when it should pop an error message, or is there a limitation to the uploaded file size?


 


Can we expect such problems with the FilePublish v2 module?


 


Best Regards,


nuno


Replies

 
Reply

Take a look at the node in web.config. The maxRequestLength property defines the size limit in KB of request length. DW Standard is now 204800 KB (200MB), but I've seen early custom modules solutions with a lower limit. This might be the case for you?

 
Reply
Hi Lars,

 


This is only related to the File Manager, as I understand. The limitation occours in the File Publish module. For the time being the client is using the form's module to upload the file, but has to rename a move the uploaded file to the correct folder each and single time. Is there a way to solve this before the future file publish v2 module?

 

You must be logged in to post in the forum