Page 1 of 1

Uploading large documents

Posted: Mon Nov 08, 2010 3:34 am
by Fernando
I am trying to upload a rather large document and I get an error message that reads:

Http Exception (0x80004005): Maximum request length exceeded

Please advise. How can I fix this problem?

Thanks

Re: Uploading large documents

Posted: Mon Nov 08, 2010 3:38 am
by infoRouter Guru
Hello Fernando,

infoRouter is configured (by default) to allow uploads of documents that are 75MB or less. However this setting can be changed to allow larger documents to be uploaded.
The setting is in the web.config file. Find the setting and increase it to something higher.

This document explains all the web.cofig setings and what they do:
https://www.inforouter.com/Downloads/V8 ... ttings.pdf

The Guru