Integer
1000000 bytes
Purpose
The MaxMessageSize parameter specifies the maximum size allowed for a single-part Web message (that is, a single stream of data with minimal formatting). If the size of a single-part message exceeds the specified value of this parameter, the request is rejected and the following message is displayed to the user.
The size of the input data exceeds the limit permitted for this application and has been rejected.
Note
Multiple-part formatted Web messages are not limited in size (each message is made up of a series of sections that are specifically formatted).