Skip to main content

Increase the size of the file that is added to the attachment object in IIS

Double-click

Click on httpRuntime under combodan system.web. The value of "maxReguestLength" here is incremented.

However, this time, requestsFiltering under system.webServer is clicked from the combo.

Here, too, the value of "maxAllowedContentLength" under requestsLimits is incremented

!!!!! THE SAME PROCEDURES SHOULD BE DONE FOR THE eba.net.dm APPLICATION IN THE IIS.

Finally, we need to check this field in the ebaConfigurationEditor

The value in the config must be in mb. Afterwards, the work and services should be restarted and checked.