다음을 통해 공유


WebEventCodes.RuntimeErrorPostTooLarge 필드

정의

게시된 정보 크기가 허용된 한계를 초과했음을 나타내는 이벤트 코드입니다. 이 필드는 상수입니다.

public: int RuntimeErrorPostTooLarge = 3004;
public const int RuntimeErrorPostTooLarge = 3004;
val mutable RuntimeErrorPostTooLarge : int
Public Const RuntimeErrorPostTooLarge As Integer  = 3004

필드 값

Value = 3004

설명

RuntimeErrorPostTooLarge 크기가 게시 데이터를 가리키는 주 코드 허용 된 한계를 초과 합니다. 폼에서 허용 된 한계를 초과 하는 데이터를 게시 하면 asp를 WebRequestErrorEvent 의 주요 코드를 사용 하 여 RuntimeErrorPostTooLarge입니다.

적용 대상

추가 정보