Server Error – Maximum Request Length Exceeded

How Can We Help?

Server Error – Maximum Request Length Exceeded

< Back

Error

Cause

The attached file size is larger than the upload file size that has been set up in Web.config.

Resolution

  1. Attach a file that doesn’t exceed the file size that has been set up.
  2. To increase the upload file size, use the following section in web.config file:

<httpRuntime maxRequestLength=”2097151″ />

 

Comments are closed.

This is the legacy version of the XMPro Documentation site. For the latest XMPro documentation, please visit documentation.xmpro.com

X