Вверх ↑
Ответов: 233
Рейтинг: 12
#1: 2017-10-05 22:13:49 ЛС | профиль | цитата
Details

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
HiAsm.SQLiteException: Could not open database file: C:\HiAsm.NET\int\hiasm.db
at HiAsm.sqlite..ctor(String sPath, Encoding encoding)
at HiAsm.MainDataBase.open()
at HiAsm.Engine.Init()
at HiAsm.NET.Form1.Form1_Shown(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnShown(EventArgs e)
at System.Windows.Forms.Form.CallShownEvent()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
HiAsm.NET
Assembly Version: 1.0.0.2
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Admin/AppData/Local/Apps/2.0/N1OLE729.HQM/3XCCPV0Q.LGZ/hias..tion_5e02cf7389063772_0001.0000_4094d3cdf6cf1f7b/HiAsm.NET.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
MSDK
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Admin/AppData/Local/Apps/2.0/N1OLE729.HQM/3XCCPV0Q.LGZ/hias..tion_5e02cf7389063772_0001.0000_4094d3cdf6cf1f7b/MSDK.DLL
----------------------------------------
WeifenLuo.WinFormsUI.Docking
Assembly Version: 3.0.0.0
Win32 Version: 3.0.0.0
CodeBase: file:///C:/Users/Admin/AppData/Local/Apps/2.0/N1OLE729.HQM/3XCCPV0Q.LGZ/hias..tion_5e02cf7389063772_0001.0000_4094d3cdf6cf1f7b/WeifenLuo.WinFormsUI.Docking.DLL
----------------------------------------
INIFileParser
Assembly Version: 2.1.0.0
Win32 Version: 2.1.0.0
CodeBase: file:///C:/Users/Admin/AppData/Local/Apps/2.0/N1OLE729.HQM/3XCCPV0Q.LGZ/hias..tion_5e02cf7389063772_0001.0000_4094d3cdf6cf1f7b/INIFileParser.DLL
----------------------------------------
FastColoredTextBox
Assembly Version: 2.16.11.0
Win32 Version: 2.16.11.0
CodeBase: file:///C:/Users/Admin/AppData/Local/Apps/2.0/N1OLE729.HQM/3XCCPV0Q.LGZ/hias..tion_5e02cf7389063772_0001.0000_4094d3cdf6cf1f7b/FastColoredTextBox.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.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.
карма: 2

0