THANK YOU MSFN.
This post has been edited by jcarle: 14 August 2006 - 02:28 PM
Posted 22 August 2004 - 12:51 PM
This post has been edited by jcarle: 14 August 2006 - 02:28 PM
Posted 22 August 2004 - 02:47 PM
Posted 22 August 2004 - 02:48 PM
Posted 22 August 2004 - 04:04 PM
Posted 22 August 2004 - 04:27 PM
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ComponentModel.Win32Exception: The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at CBin.formMain.OpenFiles(Array a) ************** Loaded Assemblies ************** mscorlib Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll ---------------------------------------- CBin Assembly Version: 1.1.4235.0 Win32 Version: 1.1.4235.0 CodeBase: file:///C:/Program%20Files/jcarle.com/Compression%20Bin/CBin.exe ---------------------------------------- System.Windows.Forms Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll ---------------------------------------- System Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll ---------------------------------------- System.Drawing Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll ---------------------------------------- ************** JIT Debugging ************** To enable just in time (JIT) debugging, the config file for this application or machine (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 machine rather than being handled by this dialog.
Posted 22 August 2004 - 06:35 PM
Aaron, on Aug 22 2004, 06:27 PM, said:
Posted 22 August 2004 - 06:40 PM
Posted 22 August 2004 - 07:09 PM
battleangel3222, on Aug 22 2004, 06:40 PM, said:
Posted 22 August 2004 - 07:19 PM
Posted 22 August 2004 - 07:43 PM
Posted 22 August 2004 - 08:01 PM
Posted 22 August 2004 - 09:41 PM
Quote
Posted 22 August 2004 - 10:21 PM
jcarle, on Aug 22 2004, 02:51 PM, said:
jcarle, on Aug 22 2004, 04:48 PM, said:
Posted 22 August 2004 - 10:32 PM
DisabledTrucker, on Aug 23 2004, 12:21 AM, said:
Posted 22 August 2004 - 10:38 PM
Posted 22 August 2004 - 11:09 PM
MCT, on Aug 22 2004, 09:41 PM, said:
Quote