JIt debugging
Moderator: Gaskleppie
-
- Posts: 35
- http://phpbb3styles.net
- Joined: Sun Nov 09, 2008 2:24 am
- Location: Cranston,RI
JIt debugging
how do i fix the JIT debugging error ive downloaded ectune over 8 times Still wont work.
- Gaskleppie
- <font color=gray>Site Admin</font><br><font color=green>eCtune Authorized Tuner</font>
- Posts: 1263
- Joined: Tue Apr 03, 2007 11:22 am
- Location: Netherlands
- Contact:
-
- Posts: 35
- Joined: Sun Nov 09, 2008 2:24 am
- Location: Cranston,RI
happens when i first open ectune. and if i try to click any thing under the program other than the help file or edit tabs See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.UnauthorizedAccessException: Access to the path 'C:\\Windows\\system32\\TMSetp.dbf' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at Â�0žv‰g‹“3Žj079‰‹hŒ˜.•l6Šœs‹’Â�o†ˆžwŽ—™bœ.—™•‡Œ‰‰Š”Â�(String , String ) at Â�0žv‰g‹“3Žj079‰‹hŒ˜.•l6Šœs‹’Â�o†ˆžwŽ—™bœ.™Â�Â�—Â�‰”•Â�() at Â�0žv‰g‹“3Žj079‰‹hŒ˜.•l6Šœs‹’Â�o†ˆžwŽ—™bœ..ctor() at Â�›5Š4vÂ�‡3”9euoÂ�bvŒ1.Â�Œi0špÂ�†hp‰2—h7ˆv‡™.š˜”‡‡”Â�‡™(Object , EventArgs ) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- eCtune Assembly Version: 0.0.2.2 Win32 Version: 0.0.2.2 CodeBase: file:///C:/Program%20Files/eCtune/eCtune.EXE ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- startup_lib_net_2_0 Assembly Version: 2.0.0.0 Win32 Version: 0.0.2.2 CodeBase: file:///C:/Program%20Files/eCtune/eCtune.EXE ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Management Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- ************** 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.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 35
- Joined: Sun Nov 09, 2008 2:24 am
- Location: Cranston,RI
-
- Posts: 35
- Joined: Sun Nov 09, 2008 2:24 am
- Location: Cranston,RI
-
- Posts: 35
- Joined: Sun Nov 09, 2008 2:24 am
- Location: Cranston,RI