versaSRS Knowledge Base

 

 


Increasing the allowable size limit in IIS 6

Article ID: Q731241

Category: FAQ - Knowledge Base

The information in this article applies to:

  • versaSRS
  • IIS 6
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 <httpRuntime/>  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"/>

Did the information in this article help answer your question?

Yes
No
Did not apply


Last Reviewed: 10/06/2022
Powered By VersaDev Pty Ltd Copyright 2022
Last Reviewed 10/06/2022

Print this page  Print this page
Click link to send to a friend  Send to a friend
Add to Favorites  Add to Favorites

Provided by
VersaDev Support Services

Supporting Documents