Message in Korean (한국어)

JIT(Just In Time) 디버깅을 사용하려면 이 응용 프로그램 또는 컴퓨터의 config 파일(machine.config)의 jitDebugging 값을 system.windows.forms 섹션에 설정해야 합니다. 또한 응용 프로그램은 디버깅할 수 있도록 컴파일되어야 합니다. 예:<configuration> <system.windows.forms jitdebugging="true"></system.windows.forms></configuration>JIT 디버깅을 사용하면 처리되지 않은 모든 예외는 이 대화 상자에서 처리되지 않고 컴퓨터에 등록된 JIT 디버거에 보내집니다.

Unlocalized message

To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example:<configuration> <system.windows.forms jitdebugging="true"></system.windows.forms></configuration>When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

Search by Google
Available localized messages
Finnish (suomi) French (Français) Arabic (العربية) Italian (Italiano) Hungarian (magyar) Hebrew (עברית) Greek (Ελληνικά) German (Deutsch) Norwegian (Bokmal) (Norsk (Bokmål)) Prior (Message) Polish (Polski) Japanese (日本語) Portuguese (Portugal) (Português (Portugal)) Portuguese (Brazil) (Português (Brasil)) Spanish (Español) Russian (Русский) Chinese (Traditional) (中文(繁體)) Chinese (Simplified) (中文(简体)) Next (Message) Danish (Dansk) Czech (Čeština) Dutch (Nederlands) Swedish (Svenska) Turkish (Türkçe) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體))