fork download
  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 ZenseMe.Lib.Managers.DeviceManager.UpdateDeviceProperties(Device& device)
  7. at ZenseMe.Lib.Managers.DeviceManager.GetDevices()
  8. at ZenseMe.Client.Views.Frontend.GetConnectedDevice()
  9. at ZenseMe.Client.Views.Frontend.InitializeSummaryTab()
  10. at ZenseMe.Client.Views.Frontend._cSummaryTab_Enter(Object sender, EventArgs e)
  11. at System.Windows.Forms.Control.OnEnter(EventArgs e)
  12. at System.Windows.Forms.TabPage.OnEnter(EventArgs e)
  13. at System.Windows.Forms.Control.NotifyEnter()
  14. at System.Windows.Forms.ContainerControl.UpdateFocusedControl()
  15.  
  16.  
  17. ************** Loaded Assemblies **************
  18. mscorlib
  19. Assembly Version: 4.0.0.0
  20. Win32 Version: 4.0.30319.261 (RTMGDR.030319-2600)
  21. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  22. ----------------------------------------
  23. ZenseMe
  24. Assembly Version: 1.0.1.0
  25. Win32 Version: 1.0.1
  26. CodeBase: file:///C:/Program%20Files%20(x86)/ZenseMe/ZenseMe.exe
  27. ----------------------------------------
  28. System.Windows.Forms
  29. Assembly Version: 4.0.0.0
  30. Win32 Version: 4.0.30319.235 built by: RTMGDR
  31. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  32. ----------------------------------------
  33. System.Drawing
  34. Assembly Version: 4.0.0.0
  35. Win32 Version: 4.0.30319.276 built by: RTMGDR
  36. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  37. ----------------------------------------
  38. System
  39. Assembly Version: 4.0.0.0
  40. Win32 Version: 4.0.30319.261 built by: RTMGDR
  41. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  42. ----------------------------------------
  43. ZenseMeResources
  44. Assembly Version: 1.0.1.0
  45. Win32 Version: 1.0.1
  46. CodeBase: file:///C:/Program%20Files%20(x86)/ZenseMe/Resources/ZenseMeResources.DLL
  47. ----------------------------------------
  48. System.Configuration
  49. Assembly Version: 4.0.0.0
  50. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  51. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  52. ----------------------------------------
  53. System.Data.SQLite
  54. Assembly Version: 1.0.79.0
  55. Win32 Version: 1.0.79.0
  56. CodeBase: file:///C:/Program%20Files%20(x86)/ZenseMe/Resources/System.Data.SQLite.DLL
  57. ----------------------------------------
  58. System.Data
  59. Assembly Version: 4.0.0.0
  60. Win32 Version: 4.0.30319.237 (RTMGDR.030319-2300)
  61. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  62. ----------------------------------------
  63. System.Core
  64. Assembly Version: 4.0.0.0
  65. Win32 Version: 4.0.30319.233 built by: RTMGDR
  66. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  67. ----------------------------------------
  68. Interop.PortableDeviceApiLib
  69. Assembly Version: 1.0.0.0
  70. Win32 Version: 1.0.0.0
  71. CodeBase: file:///C:/Program%20Files%20(x86)/ZenseMe/Resources/Interop.PortableDeviceApiLib.DLL
  72. ----------------------------------------
  73. Interop.PortableDeviceTypesLib
  74. Assembly Version: 1.0.0.0
  75. Win32 Version: 1.0.0.0
  76. CodeBase: file:///C:/Program%20Files%20(x86)/ZenseMe/Resources/Interop.PortableDeviceTypesLib.DLL
  77. ----------------------------------------
  78. System.Xml
  79. Assembly Version: 4.0.0.0
  80. Win32 Version: 4.0.30319.233 built by: RTMGDR
  81. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  82. ----------------------------------------
  83.  
  84. ************** JIT Debugging **************
  85. To enable just-in-time (JIT) debugging, the .config file for this
  86. application or computer (machine.config) must have the
  87. jitDebugging value set in the system.windows.forms section.
  88. The application must also be compiled with debugging
  89. enabled.
  90.  
  91. For example:
  92.  
  93. <configuration>
  94. <system.windows.forms jitDebugging="true" />
  95. </configuration>
  96.  
  97. When JIT debugging is enabled, any unhandled exception
  98. will be sent to the JIT debugger registered on the computer
  99. rather than be handled by this dialog box.
  100.  
  101.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty