IdExchange 1.9.1

Configure IIS Max Upload settings

The steps below provide the instructions for updating the IIS application server so that it accepts large files from the workstation client. These changes must be made or the workstation client will not be able successfully to save files to the IDMS server.

  1. Launch “Internet Information Services (IIS) Manager”

  2. Click the IDMS Site

  3. In the Features section, double click “Configuration Editor”

  4. Under “Section” select: system.webServer then serverRuntime

    image-20231128-181739.png
  5. Update the "maxRequestEntityAllowed" size to 4294967295 and update the "uploadReadAheadSize" to 655360

    image-20231128-181821.png
  6. Click Apply.