Configuration File Modifications - Video - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Essential - Premier

Video

Platform
OnBase
Product
Video
Release
Foundation 23.1
License
Standard
Essential
Premier

In order to allow large files to be uploaded, modifications must be made to the Web.config files for both the Web Client and Application Server. These modifications must be made if files being uploaded are expected to exceed 30MB.

The following changes in the Web.config file must be made to allow large files to be uploaded:

  • maxRequestLength. Increase this value to at least 4096000.

  • executionTimeout. Increase this value to at least 7200.