Represents the event code indicating that the size of the posted information exceeded the allowed limits. This field is constant.
Value: 3004
WebEventCodes.RuntimeErrorPostTooLarge is the major code that refers to a data posting whose size exceeds the allowed limits. When a form posts data that exceeds the allowed limits, ASP.NET raises a System.Web.Management.WebRequestErrorEvent with a major code of WebEventCodes.RuntimeErrorPostTooLarge.