Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.95 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: SQLite error
  6. no such table: main.LocalServer
  7. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, 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 SubSonic.SQLiteDataProvider.GetReader(QueryCommand qry)
  15. at SubSonic.DataService.GetReader(QueryCommand cmd)
  16. at SubSonic.Query.ExecuteReader()
  17. at SubSonic.AbstractList`2.Load()
  18. at AddonSync2009.Gui.frmFavorites.LoadServers()
  19. at AddonSync2009.Gui.frmFavorites.frmFavorites_Load(Object sender, EventArgs e)
  20. at System.EventHandler.Invoke(Object sender, EventArgs e)
  21. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  22. at System.Windows.Forms.Form.OnCreateControl()
  23. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  24. at System.Windows.Forms.Control.CreateControl()
  25. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  26. at System.Windows.Forms.Control.WndProc(Message& m)
  27. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  28. at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  29. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  30. at System.Windows.Forms.Form.WndProc(Message& m)
  31. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  32. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  33. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  34.  
  35.  
  36. ************** Loaded Assemblies **************
  37. mscorlib
  38. Assembly Version: 2.0.0.0
  39. Win32 Version: 2.0.50727.9148 (WinRelRS6.050727-9100)
  40. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
  41. ----------------------------------------
  42. AddonSync2009
  43. Assembly Version: 1.0.67.0
  44. Win32 Version: 1.0.67.0
  45. CodeBase: file:///C:/Users/Toczer/Desktop/Arma/AddonSync2009/AddonSync2009.exe
  46. ----------------------------------------
  47. System
  48. Assembly Version: 2.0.0.0
  49. Win32 Version: 2.0.50727.9147 (WinRelRS6.050727-9100)
  50. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
  51. ----------------------------------------
  52. System.Windows.Forms
  53. Assembly Version: 2.0.0.0
  54. Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
  55. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  56. ----------------------------------------
  57. System.Drawing
  58. Assembly Version: 2.0.0.0
  59. Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
  60. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  61. ----------------------------------------
  62. System.Configuration
  63. Assembly Version: 2.0.0.0
  64. Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
  65. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  66. ----------------------------------------
  67. System.Xml
  68. Assembly Version: 2.0.0.0
  69. Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
  70. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
  71. ----------------------------------------
  72. System.Data
  73. Assembly Version: 2.0.0.0
  74. Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
  75. CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
  76. ----------------------------------------
  77. Accessibility
  78. Assembly Version: 2.0.0.0
  79. Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
  80. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  81. ----------------------------------------
  82. System.Windows.Forms.resources
  83. Assembly Version: 2.0.0.0
  84. Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
  85. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_pl_b77a5c561934e089/System.Windows.Forms.resources.dll
  86. ----------------------------------------
  87. mscorlib.resources
  88. Assembly Version: 2.0.0.0
  89. Win32 Version: 2.0.50727.9148 (WinRelRS6.050727-9100)
  90. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
  91. ----------------------------------------
  92. AddonSync2009.resources
  93. Assembly Version: 1.0.67.0
  94. Win32 Version: 1.0.67.0
  95. CodeBase: file:///C:/Users/Toczer/Desktop/Arma/AddonSync2009/en-US/AddonSync2009.resources.DLL
  96. ----------------------------------------
  97. SubSonic
  98. Assembly Version: 2.1.0.0
  99. Win32 Version: 2.1.0
  100. CodeBase: file:///C:/Users/Toczer/Desktop/Arma/AddonSync2009/SubSonic.DLL
  101. ----------------------------------------
  102. System.Web
  103. Assembly Version: 2.0.0.0
  104. Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
  105. CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
  106. ----------------------------------------
  107. System.Data.SQLite
  108. Assembly Version: 1.0.51.0
  109. Win32 Version: 1.0.51.0
  110. CodeBase: file:///C:/Users/Toczer/Desktop/Arma/AddonSync2009/System.Data.SQLite.DLL
  111. ----------------------------------------
  112. System.Transactions
  113. Assembly Version: 2.0.0.0
  114. Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
  115. CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
  116. ----------------------------------------
  117. System.EnterpriseServices
  118. Assembly Version: 2.0.0.0
  119. Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
  120. CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
  121. ----------------------------------------
  122. System.Management
  123. Assembly Version: 2.0.0.0
  124. Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
  125. CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
  126. ----------------------------------------
  127.  
  128. ************** JIT Debugging **************
  129. To enable just-in-time (JIT) debugging, the .config file for this
  130. application or computer (machine.config) must have the
  131. jitDebugging value set in the system.windows.forms section.
  132. The application must also be compiled with debugging
  133. enabled.
  134.  
  135. For example:
  136.  
  137. <configuration>
  138. <system.windows.forms jitDebugging="true" />
  139. </configuration>
  140.  
  141. When JIT debugging is enabled, any unhandled exception
  142. will be sent to the JIT debugger registered on the computer
  143. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement