Esko Logo Back to Esko Support
Choose your language for a machine translation:

Description

The file size of files uploaded to WebCenter is limited to the setting defined in IIS on the Web Server. When trying to upload files that exceed the configured file size limit, an error is displayed in WebCenter.

This article describes how you can modify the file size limit in IIS.

Procedure

IIS 7 has a limitation on how much you can upload at once (30 MB). To extend the upload limitation from 30 MB to 2GB, follow these steps:

  1. Connect to the Web Server and open Internet Information Services (IIS) Manager.
  2. Select the website (for WebCenter this is mostly the "Default Web Site") for which you want to enable large file uploads.
  3. In the main window, double-click Request Filtering.
  4. Once the window is opened you may see a list of tabs (file name extensions, rules, hidden segments etc.). Regardless of the tab you select, right-click in the main window and select Edit Feature Settings.
  5. Modify the Maximum allowed content length (bytes). Change the value to 2147483548 to be able to upload files to 2 GB.

     

  6. Open a Command Prompt as administrator and type the following: "iisreset". Press Enter.

IIS will be restarted with the new configuration.

Also see: Extend the Upload Limitation in the WebCenter User Documentation.

IIS is limited to a maximum upload of 4GB.

Article information
Applies to

WebCenter all versions

Created10-Sep-14
Last revised09-Mar-18
AuthorARDE
CW Number259860
Contents