versaSRS Knowledge Base
Increasing the allowable size limit in IIS 6
Category: FAQ - Knowledge Base
The information in this article applies to:
Attempting to add a 5Mb file to the versaSRS documents library displays the below error message.
IIS 6 has a default file size limit of 4Mb uploading files that exceed this limit produces an error.
In the versaSRS web.config file locate the tag and modify it to be identical to the example below. This value is in bytes, the example value will set the size limit to 10Mb.
<httpRuntime requestValidationMode="2.0" maxRequestLength="10240"/>
126 Attachments in versaSRS - File Size Limits
Did the information in this article help answer your question?
Yes No Did not apply
Print this page Send to a friend Add to Favorites
Provided by VersaDev Support Services
Supporting Documents