See the end of this message for details on invoking , \' s) E0 } C% v0 ^& kjust-in-time (JIT) debugging instead of this dialog box.; e% q ~+ d5 `% Y, Q0 V1 x3 P
+ \' i L! u* L5 d4 i- H' `************** Exception Text **************4 }) W$ f+ L* q [, l9 N J
System.IO.FileNotFoundException: File not found./ x- G1 a9 b$ s# `2 N8 h, i
at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)" d. B. u7 k- ^& t5 i
at yaodu.Form1.qdyx_MouseClick(Object sender, MouseEventArgs e) a1 L2 l4 F1 x* s# [' ? at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e) ' b5 p/ t! I1 R0 I' h( X at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)/ ]- x- m, w) U$ }1 b% W2 e
at System.Windows.Forms.Control.WndProc(Message& m)6 E; v3 Q! U k9 z! K
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)* W- ?+ f' Y% D/ G% O# |( T6 I
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)4 ~! }- h7 q2 C" i( X$ D2 P, M
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 6 W! b1 }! t1 g' B! Z$ L9 J* r4 W( L6 v! e/ [
( I: w: w6 m n' e# u************** JIT Debugging **************) I6 z7 u+ o# R `% W- U
To enable just-in-time (JIT) debugging, the .config file for this : I+ K2 B z# x8 H1 g* papplication or computer (machine.config) must have the " m$ x; S) Z# _( c& ejitDebugging value set in the system.windows.forms section.$ l* |, K! d4 W+ o) t- H
The application must also be compiled with debugging6 h5 k" z8 E& M% l/ L
enabled. 9 r/ E/ V! l$ Y' z- d3 n1 m4 q4 _8 I% e$ P( k: U ~ t
For example: : g" S$ B* W! X7 q4 U2 I G7 M" H' S4 `# F$ y# a# } : @ Y- s* [1 Z+ v! D' N# \7 Z4 r0 \ ) ~# u# k- |7 G+ Z( |6 ]1 y: a. l% z 6 d) ]+ I# G; D4 H 4 {3 k( |6 _& ^ W- l9 KWhen JIT debugging is enabled, any unhandled exception/ y' f3 N- |* k9 w
will be sent to the JIT debugger registered on the computer2 c- U/ |2 E" g# [. o; X
rather than be handled by this dialog box. # t" }! ?( i x% A! t+ F% Z: H6 e, G3 _* z! M3 O
, x+ Z; O" J1 ]; l1 B