Advertisement
Guest User

Untitled

a guest
Sep 26th, 2015
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.81 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.NullReferenceException: Object reference not set to an instance of an object.
  6. at VoxCommando.pluginControl..ctor(Boolean isSelected, AvailablePlugin plug, Boolean isLoaded)
  7. at VoxCommando.infoFormPlugins.eval_ᜀ(AvailablePlugin A_0, Int32 A_1)
  8. at eval_f.eval_ᜀ(String A_0)
  9. at eval_f.eval_ᜂ()
  10. at eval_f.eval_ᜀ(Boolean A_0)
  11. at eval_f.eval_ᜄ(Object A_0, EventArgs A_1)
  12. at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  13. at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  14. at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  15. at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  16. at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  17. at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  18. at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  19. at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  20. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  21. at System.Windows.Forms.Control.WndProc(Message& m)
  22. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  23. at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  24. at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  25. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  26. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  27. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  28.  
  29.  
  30. ************** Loaded Assemblies **************
  31. mscorlib
  32. Assembly Version: 4.0.0.0
  33. Win32 Version: 4.6.96.0 built by: NETFXREL2STAGE
  34. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  35. ----------------------------------------
  36. VoxCommando
  37. Assembly Version: 2.2.0.7
  38. Win32 Version: 2.2.0.7
  39. CodeBase: file:///C:/Vox%20Commando/setup01/VoxCommando.exe
  40. ----------------------------------------
  41. System.Windows.Forms
  42. Assembly Version: 4.0.0.0
  43. Win32 Version: 4.6.79.0 built by: NETFXREL2
  44. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  45. ----------------------------------------
  46. System
  47. Assembly Version: 4.0.0.0
  48. Win32 Version: 4.6.79.0 built by: NETFXREL2
  49. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  50. ----------------------------------------
  51. System.Drawing
  52. Assembly Version: 4.0.0.0
  53. Win32 Version: 4.6.93.0 built by: NETFXREL2STAGE
  54. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  55. ----------------------------------------
  56. System.Speech
  57. Assembly Version: 4.0.0.0
  58. Win32 Version: 4.6.79.0 built by: NETFXREL2
  59. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Speech/v4.0_4.0.0.0__31bf3856ad364e35/System.Speech.dll
  60. ----------------------------------------
  61. PluginInterface
  62. Assembly Version: 2.0.4.3
  63. Win32 Version: 2.0.4.3
  64. CodeBase: file:///C:/Vox%20Commando/setup01/PluginInterface.DLL
  65. ----------------------------------------
  66. System.Data.SQLite
  67. Assembly Version: 1.0.92.0
  68. Win32 Version: 1.0.92.0
  69. CodeBase: file:///C:/Vox%20Commando/setup01/dlls/System.Data.SQLite.DLL
  70. ----------------------------------------
  71. System.Data
  72. Assembly Version: 4.0.0.0
  73. Win32 Version: 4.6.79.0 built by: NETFXREL2
  74. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  75. ----------------------------------------
  76. System.Core
  77. Assembly Version: 4.0.0.0
  78. Win32 Version: 4.6.79.0 built by: NETFXREL2
  79. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  80. ----------------------------------------
  81. System.Transactions
  82. Assembly Version: 4.0.0.0
  83. Win32 Version: 4.6.79.0 built by: NETFXREL2
  84. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
  85. ----------------------------------------
  86. System.Xml
  87. Assembly Version: 4.0.0.0
  88. Win32 Version: 4.6.79.0 built by: NETFXREL2
  89. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  90. ----------------------------------------
  91. System.Configuration
  92. Assembly Version: 4.0.0.0
  93. Win32 Version: 4.6.79.0 built by: NETFXREL2
  94. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  95. ----------------------------------------
  96. System.EnterpriseServices
  97. Assembly Version: 4.0.0.0
  98. Win32 Version: 4.6.79.0 built by: NETFXREL2
  99. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
  100. ----------------------------------------
  101. System.Management
  102. Assembly Version: 4.0.0.0
  103. Win32 Version: 4.6.79.0 built by: NETFXREL2
  104. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
  105. ----------------------------------------
  106. Microsoft.CSharp
  107. Assembly Version: 4.0.0.0
  108. Win32 Version: 4.6.79.0
  109. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
  110. ----------------------------------------
  111. Anonymously Hosted DynamicMethods Assembly
  112. Assembly Version: 0.0.0.0
  113. Win32 Version: 4.6.96.0 built by: NETFXREL2STAGE
  114. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
  115. ----------------------------------------
  116. Audio
  117. Assembly Version: 2.0.0.0
  118. Win32 Version: 2.0.0.0
  119. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Audio/Audio.dll
  120. ----------------------------------------
  121. NAudio
  122. Assembly Version: 1.7.1.17
  123. Win32 Version: 1.7.1.17
  124. CodeBase: file:///C:/Vox%20Commando/setup01/dlls/NAudio.DLL
  125. ----------------------------------------
  126. AudioEndpoint
  127. Assembly Version: 0.1.0.0
  128. Win32 Version: 0.1.0.0
  129. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/audioendpoint/AudioEndpoint.dll
  130. ----------------------------------------
  131. Bing
  132. Assembly Version: 0.1.0.0
  133. Win32 Version: 0.1.0.0
  134. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Bing/Bing.dll
  135. ----------------------------------------
  136. DxInput
  137. Assembly Version: 2.0.1.2
  138. Win32 Version: 2.0.1.2
  139. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/DxInput/DxInput.dll
  140. ----------------------------------------
  141. GgCal
  142. Assembly Version: 2.0.0.3
  143. Win32 Version: 2.0.0.3
  144. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/GgCal/GgCal.dll
  145. ----------------------------------------
  146. Growl
  147. Assembly Version: 0.1.0.0
  148. Win32 Version: 0.1.0.0
  149. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Growl/Growl.dll
  150. ----------------------------------------
  151. Halx
  152. Assembly Version: 0.3.0.0
  153. Win32 Version: 0.3.0.0
  154. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Halx/Halx.dll
  155. ----------------------------------------
  156. HitServer
  157. Assembly Version: 0.2.0.0
  158. Win32 Version: 0.2.0.0
  159. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/HitServer/HitServer.dll
  160. ----------------------------------------
  161. Hook
  162. Assembly Version: 2.0.1.4
  163. Win32 Version: 2.0.1.4
  164. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Hook/Hook.dll
  165. ----------------------------------------
  166. MouseKeyboardActivityMonitor
  167. Assembly Version: 4.0.5150.10665
  168. Win32 Version: 4.0.5150.10665
  169. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Hook/MouseKeyboardActivityMonitor.dll
  170. ----------------------------------------
  171. Hue
  172. Assembly Version: 2.0.1.5
  173. Win32 Version: 2.0.1.5
  174. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Hue/Hue.dll
  175. ----------------------------------------
  176. iTunes
  177. Assembly Version: 2.0.0.1
  178. Win32 Version: 2.0.0.1
  179. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/iTunes/iTunes.dll
  180. ----------------------------------------
  181. JRiver
  182. Assembly Version: 2.2.0.3
  183. Win32 Version: 2.2.0.3
  184. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/JRiver/JRiver.dll
  185. ----------------------------------------
  186. MB3
  187. Assembly Version: 2.0.0.5
  188. Win32 Version: 2.0.0.5
  189. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/MB3/MB3.dll
  190. ----------------------------------------
  191. MM
  192. Assembly Version: 2.1.1.1
  193. Win32 Version: 2.1.1.1
  194. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/MM/MM.dll
  195. ----------------------------------------
  196. MpMessage
  197. Assembly Version: 0.1.0.0
  198. Win32 Version: 0.1.0.0
  199. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/MpMessage/MpMessage.dll
  200. ----------------------------------------
  201. MpScan
  202. Assembly Version: 2.1.1.1
  203. Win32 Version: 2.1.1.1
  204. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/MpScan/MpScan.dll
  205. ----------------------------------------
  206. MpWifi
  207. Assembly Version: 2.0.0.0
  208. Win32 Version: 2.0.0.0
  209. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/MpWifi/MpWifi.dll
  210. ----------------------------------------
  211. MsAgent
  212. Assembly Version: 0.1.0.0
  213. Win32 Version: 0.1
  214. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/MsAgent/MsAgent.dll
  215. ----------------------------------------
  216. Onkyo
  217. Assembly Version: 0.2.2.1
  218. Win32 Version: 0.2.2.1
  219. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Onkyo/Onkyo.dll
  220. ----------------------------------------
  221. PY
  222. Assembly Version: 2.0.2.3
  223. Win32 Version: 2.0.2.3
  224. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/PY/PY.dll
  225. ----------------------------------------
  226. RoboB
  227. Assembly Version: 2.0.1.4
  228. Win32 Version: 2.0.1.4
  229. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/RoboB/RoboB.dll
  230. ----------------------------------------
  231. Skype
  232. Assembly Version: 2.1.5.2
  233. Win32 Version: 2.1.5.2
  234. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Skype/Skype.dll
  235. ----------------------------------------
  236. Jishi.Intel.SonosUPnP
  237. Assembly Version: 0.0.0.2
  238. Win32 Version: 0.0.0.2
  239. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Sonos/Jishi.Intel.SonosUPnP.dll
  240. ----------------------------------------
  241. Sonos
  242. Assembly Version: 2.0.0.9
  243. Win32 Version: 2.0.0.9
  244. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Sonos/Sonos.dll
  245. ----------------------------------------
  246. TCP
  247. Assembly Version: 2.2.0.2
  248. Win32 Version: 2.2.0.2
  249. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/TCP/TCP.dll
  250. ----------------------------------------
  251. TcpMic
  252. Assembly Version: 2.1.6.2
  253. Win32 Version: 2.1.6.2
  254. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/TcpMic/TcpMic.dll
  255. ----------------------------------------
  256. Interop.SpeechLib
  257. Assembly Version: 5.4.0.0
  258. Win32 Version: 5.4.0.0
  259. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/TTS/Interop.SpeechLib.dll
  260. ----------------------------------------
  261. TTS
  262. Assembly Version: 2.1.1.1
  263. Win32 Version: 2.1.1.1
  264. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/TTS/TTS.dll
  265. ----------------------------------------
  266. CustomMarshalers
  267. Assembly Version: 4.0.0.0
  268. Win32 Version: 4.6.79.0 built by: NETFXREL2
  269. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/CustomMarshalers/v4.0_4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
  270. ----------------------------------------
  271. TTSMS
  272. Assembly Version: 2.1.0.2
  273. Win32 Version: 2.1.0.2
  274. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/TTSMS/TTSMS.dll
  275. ----------------------------------------
  276. UsbUirt
  277. Assembly Version: 0.2.4.0
  278. Win32 Version: 0.2.4.0
  279. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/UsbUirt/UsbUirt.dll
  280. ----------------------------------------
  281. UsbUirtManagedWrapper
  282. Assembly Version: 0.0.5.0
  283. Win32 Version: 0.0.5.0
  284. CodeBase: file:///C:/Vox%20Commando/setup01/dlls/UsbUirtManagedWrapper.DLL
  285. ----------------------------------------
  286. Vera
  287. Assembly Version: 2.1.0.2
  288. Win32 Version: 2.1.0.2
  289. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Vera/Vera.dll
  290. ----------------------------------------
  291. Watcher
  292. Assembly Version: 2.1.1.1
  293. Win32 Version: 2.1.1.1
  294. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Watcher/Watcher.dll
  295. ----------------------------------------
  296. Wemo
  297. Assembly Version: 2.0.0.3
  298. Win32 Version: 2.0.0.3
  299. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Wemo/Wemo.dll
  300. ----------------------------------------
  301. WMC
  302. Assembly Version: 2.1.0.2
  303. Win32 Version: 2.1.0.2
  304. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/WMC/WMC.dll
  305. ----------------------------------------
  306. WUnder
  307. Assembly Version: 2.3.0.3
  308. Win32 Version: 2.3.0.2
  309. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Wunder/WUnder.dll
  310. ----------------------------------------
  311. X10
  312. Assembly Version: 2.0.0.1
  313. Win32 Version: 2.0.0.1
  314. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/X10/X10.dll
  315. ----------------------------------------
  316. XJson
  317. Assembly Version: 2.0.2.7
  318. Win32 Version: 2.0.2.7
  319. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/XJson/XJson.dll
  320. ----------------------------------------
  321. xMySql
  322. Assembly Version: 2.0.0.0
  323. Win32 Version: 2.0.0.0
  324. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/xMySql/xMySql.dll
  325. ----------------------------------------
  326. Xsql
  327. Assembly Version: 2.1.0.0
  328. Win32 Version: 2.1.0.0
  329. CodeBase: file:///C:/Vox%20Commando/setup01/Plugins/Xsql/Xsql.dll
  330. ----------------------------------------
  331. MediaBrowser.Model
  332. Assembly Version: 3.0.5498.43094
  333. Win32 Version: 3.0.5498.43094
  334. CodeBase: file:///C:/Vox%20Commando/setup01/dlls/MediaBrowser.Model.DLL
  335. ----------------------------------------
  336. Microsoft.Scripting
  337. Assembly Version: 1.1.0.20
  338. Win32 Version: 1.1.0.21
  339. CodeBase: file:///C:/Vox%20Commando/setup01/dlls/Microsoft.Scripting.DLL
  340. ----------------------------------------
  341.  
  342. ************** JIT Debugging **************
  343. To enable just-in-time (JIT) debugging, the .config file for this
  344. application or computer (machine.config) must have the
  345. jitDebugging value set in the system.windows.forms section.
  346. The application must also be compiled with debugging
  347. enabled.
  348.  
  349. For example:
  350.  
  351. <configuration>
  352. <system.windows.forms jitDebugging="true" />
  353. </configuration>
  354.  
  355. When JIT debugging is enabled, any unhandled exception
  356. will be sent to the JIT debugger registered on the computer
  357. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement