Issue
You receive the error "Server Error: Maximum Request Length Exceeded" when trying to save settings in either the "Configure Server Alert Settings" or the Configure Agent Alert Settings" sections of the AuthAnvil Kaseya 2 Addin.
Cause
The default request size limit is stopping the Kaseya Addin from successfully being able to post its results back to the server.
Resolution
You can set this limit to allow the addin to successfully post its results to the server by completing the following steps:
- Open Kaseya’s web.config file, located by default at C:\Kaseya\WebPages\web.config.
- In the <system.web> section, add the following line: <httpRuntime maxRequestLength="51200" enable="True" executionTimeout="45" />
- Run an IISReset on the Kaseya server.
- Set the Server and/or Agent Alert settings as required.
Affects
AuthAnvil Addin for Kaseya 2 1.x
Questions?
If you have any questions or need some help, we would be happy to assist. Open a case at help.scorpionsoft.com or send an email to support@scorpionsoft.com.