Advertisement
Guest User

Untitled

a guest
Nov 12th, 2018
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.55 KB | None | 0 0
  1. ************** Exception Text **************
  2. code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file
  3. at System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
  4. at System.Data.SQLite.SQLiteConnection.Open()
  5. at Calc.LiteIO.getCell(String s) in C:\Users\anton\Dropbox\moreStuff\corp assets\DBA\Calculator\Calc\LiteIO.vb:line 38
  6. at Calc.BPCalc.Main_Load(Object sender, EventArgs e) in C:\Users\anton\Dropbox\moreStuff\corp assets\DBA\Calculator\Calc\BPCalc.vb:line 36
  7. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  8. at System.Windows.Forms.Form.OnCreateControl()
  9. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  10. at System.Windows.Forms.Control.CreateControl()
  11. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  12. at System.Windows.Forms.Control.WndProc(Message& m)
  13. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  14. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  15. at System.Windows.Forms.Form.WndProc(Message& m)
  16. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  17. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  18. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  19.  
  20.  
  21. ************** Loaded Assemblies **************
  22. mscorlib
  23. Assembly Version: 4.0.0.0
  24. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  25. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  26. ----------------------------------------
  27. Industrial Requiem
  28. Assembly Version: 0.6.1.0
  29. Win32 Version: 1.0.0.0
  30. CodeBase: file:///E:/Files/Downloads/EveProductionCalc/Industrial%20Requiem.exe
  31. ----------------------------------------
  32. Microsoft.VisualBasic
  33. Assembly Version: 10.0.0.0
  34. Win32 Version: 14.7.3056.0 built by: NET472REL1
  35. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  36. ----------------------------------------
  37. System
  38. Assembly Version: 4.0.0.0
  39. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  40. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  41. ----------------------------------------
  42. System.Core
  43. Assembly Version: 4.0.0.0
  44. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  45. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  46. ----------------------------------------
  47. System.Windows.Forms
  48. Assembly Version: 4.0.0.0
  49. Win32 Version: 4.7.3056.0 built by: NET472REL1
  50. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  51. ----------------------------------------
  52. System.Drawing
  53. Assembly Version: 4.0.0.0
  54. Win32 Version: 4.7.3056.0 built by: NET472REL1
  55. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  56. ----------------------------------------
  57. System.Configuration
  58. Assembly Version: 4.0.0.0
  59. Win32 Version: 4.7.3056.0 built by: NET472REL1
  60. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  61. ----------------------------------------
  62. System.Xml
  63. Assembly Version: 4.0.0.0
  64. Win32 Version: 4.7.3056.0 built by: NET472REL1
  65. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  66. ----------------------------------------
  67. System.Runtime.Remoting
  68. Assembly Version: 4.0.0.0
  69. Win32 Version: 4.7.3056.0 built by: NET472REL1
  70. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  71. ----------------------------------------
  72. WinControls.ListView
  73. Assembly Version: 1.0.0.0
  74. Win32 Version: 1.0.0.0
  75. CodeBase: file:///E:/Files/Downloads/EveProductionCalc/WinControls.ListView.DLL
  76. ----------------------------------------
  77. System.Data.SQLite
  78. Assembly Version: 1.0.109.0
  79. Win32 Version: 1.0.109.0
  80. CodeBase: file:///E:/Files/Downloads/EveProductionCalc/System.Data.SQLite.DLL
  81. ----------------------------------------
  82. System.Data
  83. Assembly Version: 4.0.0.0
  84. Win32 Version: 4.7.3160.0 built by: NET472REL1LAST_C
  85. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  86. ----------------------------------------
  87. System.Transactions
  88. Assembly Version: 4.0.0.0
  89. Win32 Version: 4.7.3056.0 built by: NET472REL1
  90. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
  91. ----------------------------------------
  92.  
  93. ************** JIT Debugging **************
  94. To enable just-in-time (JIT) debugging, the .config file for this
  95. application or computer (machine.config) must have the
  96. jitDebugging value set in the system.windows.forms section.
  97. The application must also be compiled with debugging
  98. enabled.
  99.  
  100. For example:
  101.  
  102. <configuration>
  103. <system.windows.forms jitDebugging="true" />
  104. </configuration>
  105.  
  106. When JIT debugging is enabled, any unhandled exception
  107. will be sent to the JIT debugger registered on the computer
  108. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement