Message in Hebrew (עברית)

כדי להפוך את just-in-time (JIT) debugging לזמין, the .config יש להגדיר בקובץ התצורה של היישום או המחשב (machine.config) את הערך system.windows.forms במקטע jitDebugging. כמו כן, יש לבצע ליישום קומפילציה עם jitdebugging זמין. For לדוגמה:<configuration> <system.windows.forms jitdebugging="true"></system.windows.forms></configuration>כאשר JIT debugging זמין, כל חריג שאינו מטופל יישלח אל JIT debugger הרשום במחשב במקום שיטופל על-ידי תיבת דו-שיח זו.

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) Greek (Ελληνικά) German (Deutsch) Korean (한국어) 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) (中文(繁體))