Digital Archive File Upload


For the Error 413.1 - Request Entity Too Large warning during file upload to the digital archive, the maximum upload size on IIS on the server where the application is running is set according to the desired size to be uploaded.

For this setting, login to the application server, open IIS > select the application website > Click Request Filtering > Edit Features Setting and change the "Maximum allowed content length (bytes)" value here.

This setting alone is not enough, the restrictions regarding file upload in the application code are prioritized.

This setting should not be changed without the System Administrator's knowledge.


Feedback

Did you find this content helpful?