WebEventCodes.WebErrorParserError 필드

정의

파서 오류가 발생했음을 나타내는 이벤트 코드를 나타냅니다.

public: int WebErrorParserError = 3006;
public const int WebErrorParserError = 3006;
val mutable WebErrorParserError : int
Public Const WebErrorParserError As Integer  = 3006

필드 값

Value = 3006

설명

WebErrorParserError 는 애플리케이션 구문 분석 단계에서 발생한 오류를 참조하는 주요 코드입니다. 이 오류가 발생하면 ASP.NET 주 코드가 WebErrorEventWebErrorParserError 발생합니다.

적용 대상

추가 정보