Message in Portuguese (Brazil) (Português (Brasil))

Para ativar a depuração just in time (JIT), o arquivo de configuração deste aplicativo ou computador (machine.config) deve ter o valor jitDebugging definido na seção system.windows.forms. O aplicativo também deve ser compilado com depuração ativada. Por exemplo:<configuration> <system.windows.forms jitdebugging="true"></system.windows.forms></configuration>Quando a depuração JIT estiver ativada, qualquer exceção não tratada será enviada para o depurador JIT registrado no computador em vez de ser tratada pela caixa de diálogo.

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) Korean (한국어) Prior (Message) Norwegian (Bokmal) (Norsk (Bokmål)) Polish (Polski) Japanese (日本語) Portuguese (Portugal) (Português (Portugal)) 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) (中文(繁體))