Вверх ↑
Ответов: 758
Рейтинг: 112
#1: 2017-10-08 14:14:58 ЛС | профиль | цитата
Не получается
Win10 HiAsm не устанавливал. Можно сказать, чистая установка

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:\Users\miver\Desktop\hiasmsdk\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.7.2110.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2110.0 built by: NET47REL1LAST
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/miver/AppData/Local/Apps/2.0/748GW7EE.NXJ/7H4J4QW2.0XY/hias..tion_5e02cf7389063772_0001.0000_2f419d6f7dbc8783/HiAsm.NET.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2106.0 built by: NET47REL1LAST
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.7.2053.0 built by: NET47REL1
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/miver/AppData/Local/Apps/2.0/748GW7EE.NXJ/7H4J4QW2.0XY/hias..tion_5e02cf7389063772_0001.0000_2f419d6f7dbc8783/MSDK.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2106.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2102.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
WeifenLuo.WinFormsUI.Docking
Assembly Version: 3.0.0.0
Win32 Version: 3.0.0.0
CodeBase: file:///C:/Users/miver/AppData/Local/Apps/2.0/748GW7EE.NXJ/7H4J4QW2.0XY/hias..tion_5e02cf7389063772_0001.0000_2f419d6f7dbc8783/WeifenLuo.WinFormsUI.Docking.DLL
----------------------------------------
INIFileParser
Assembly Version: 2.1.0.0
Win32 Version: 2.1.0.0
CodeBase: file:///C:/Users/miver/AppData/Local/Apps/2.0/748GW7EE.NXJ/7H4J4QW2.0XY/hias..tion_5e02cf7389063772_0001.0000_2f419d6f7dbc8783/INIFileParser.DLL
----------------------------------------
FastColoredTextBox
Assembly Version: 2.16.11.0
Win32 Version: 2.16.11.0
CodeBase: file:///C:/Users/miver/AppData/Local/Apps/2.0/748GW7EE.NXJ/7H4J4QW2.0XY/hias..tion_5e02cf7389063772_0001.0000_2f419d6f7dbc8783/FastColoredTextBox.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.
карма: 1

0