Unable to add new document when the file size exceeds 200 kilobytes


Version: R69 through R75

Article ID: PE000178

Unable to add new document when the file size exceeds 200 kilobytesmain image

Description

When trying to attach a document (Add New Document) through the PaperVision Enterprise client, and the file size is over 200 kb, the process seems to hang. Files less than 200 kb can be attached successfully.

Summary

This is caused by a default setting in IIS 7 and IIS 8 (Windows 7 and Windows Server 2008), where the maximum size of an uploaded file cannot exceed the specified limit.

This setting can be changed in your IIS Management Console:

  1. Select the PaperVision Enterprise website
  2. Under the IIS section, open the ASP feature
  3. Expand the Limits Properties section
  4. Change the setting for Maximum Requesting Entity Body from 200000 bytes to whatever size is needed.
  5. Press the Enter key to insert the new value, and then click the Apply button under Actions to save the change.

The PaperVision client should now allow files over 200 kilobytes to be added successfully.

Note: Starting with PaperVision Enterprise release R75.3, the PaperVision setup wizard automatically sets the Maximum Requesting Entity Body to 62,914,560 bytes for the PaperVision website, which is 60 megabytes.

Bytes can be converted to kilobytes/megabytes/gigabytes at the following website: http://onlineconversion.com/computer_base2.htm