Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2012
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.18 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. System.Data.SQLite.SQLiteException (0x80004005): SQLite error
  6. no such table: main
  7. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  8. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  9. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  10. at System.Data.SQLite.SQLiteDataReader.NextResult()
  11. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  12. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  13. at System.Data.SQLite.SQLiteCommand.ExecuteReader()
  14. at MuzCatalogr.HOLO.OpenSnapDB(String dbpath, String searchfilter, Boolean openwhole)
  15. at MuzCatalogr.HOLO.button10_Click(Object sender, EventArgs e)
  16. at System.Windows.Forms.Control.OnClick(EventArgs e)
  17. at System.Windows.Forms.Button.OnClick(EventArgs e)
  18. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  19. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  20. at System.Windows.Forms.Control.WndProc(Message& m)
  21. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  22. at System.Windows.Forms.Button.WndProc(Message& m)
  23. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  24. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  25. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  26.  
  27.  
  28. ************** Loaded Assemblies **************
  29. mscorlib
  30. Assembly Version: 4.0.0.0
  31. Win32 Version: 4.0.30319.586 (RTMLDR.030319-5800)
  32. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  33. ----------------------------------------
  34. HOLO
  35. Assembly Version: 1.0.0.0
  36. Win32 Version: 1.0.0.0
  37. CodeBase: file:///F:/HOLO-compiled/HOLO.exe
  38. ----------------------------------------
  39. System.Windows.Forms
  40. Assembly Version: 4.0.0.0
  41. Win32 Version: 4.0.30319.560 built by: RTMLDR
  42. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  43. ----------------------------------------
  44. System.Drawing
  45. Assembly Version: 4.0.0.0
  46. Win32 Version: 4.0.30319.568 built by: RTMLDR
  47. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  48. ----------------------------------------
  49. System
  50. Assembly Version: 4.0.0.0
  51. Win32 Version: 4.0.30319.586 built by: RTMLDR
  52. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  53. ----------------------------------------
  54. System.Configuration
  55. Assembly Version: 4.0.0.0
  56. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  57. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  58. ----------------------------------------
  59. System.Xml
  60. Assembly Version: 4.0.0.0
  61. Win32 Version: 4.0.30319.450 built by: RTMLDR
  62. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  63. ----------------------------------------
  64. System.Data.SQLite
  65. Assembly Version: 1.0.80.0
  66. Win32 Version: 1.0.80.0
  67. CodeBase: file:///F:/HOLO-compiled/System.Data.SQLite.DLL
  68. ----------------------------------------
  69. System.Data
  70. Assembly Version: 4.0.0.0
  71. Win32 Version: 4.0.30319.468 (RTMLDR.030319-4600)
  72. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  73. ----------------------------------------
  74. System.Core
  75. Assembly Version: 4.0.0.0
  76. Win32 Version: 4.0.30319.450 built by: RTMLDR
  77. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  78. ----------------------------------------
  79. System.Transactions
  80. Assembly Version: 4.0.0.0
  81. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  82. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
  83. ----------------------------------------
  84. System.EnterpriseServices
  85. Assembly Version: 4.0.0.0
  86. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  87. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
  88. ----------------------------------------
  89.  
  90. ************** JIT Debugging **************
  91. To enable just-in-time (JIT) debugging, the .config file for this
  92. application or computer (machine.config) must have the
  93. jitDebugging value set in the system.windows.forms section.
  94. The application must also be compiled with debugging
  95. enabled.
  96.  
  97. For example:
  98.  
  99. <configuration>
  100. <system.windows.forms jitDebugging="true" />
  101. </configuration>
  102.  
  103. When JIT debugging is enabled, any unhandled exception
  104. will be sent to the JIT debugger registered on the computer
  105. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement