lickalime
New Member
- Joined
- Feb 8, 2010
- Messages
- 1,071
- Reaction score
- 4
************** JIT Debugging **************
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" />
</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.
that was the window that poped up
here is the log
12/16/2010 10:42:05 PM: Starting automator version 0.1.0
12/16/2010 10:45:58 PM: Auth OK
12/16/2010 10:45:58 PM: Starting automator version 0.1.0
12/16/2010 10:49:09 PM: 0.1.0
12/16/2010 10:53:53 PM: 0.1.0
12/16/2010 10:53:58 PM: 0.1.0
12/16/2010 10:55:05 PM: 0.1.0
i swear HB hate me
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" />
</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.
that was the window that poped up
here is the log
12/16/2010 10:42:05 PM: Starting automator version 0.1.0
12/16/2010 10:45:58 PM: Auth OK
12/16/2010 10:45:58 PM: Starting automator version 0.1.0
12/16/2010 10:49:09 PM: 0.1.0
12/16/2010 10:53:53 PM: 0.1.0
12/16/2010 10:53:58 PM: 0.1.0
12/16/2010 10:55:05 PM: 0.1.0
i swear HB hate me