Advertisement
Guest User

error with app

a guest
Jan 23rd, 2019
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.42 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 TS_SE_Tool.FormMain.WriteSaveFile()
  7. at TS_SE_Tool.FormMain.buttonWriteSave_Click(Object sender, EventArgs e)
  8. at System.Windows.Forms.Control.OnClick(EventArgs e)
  9. at System.Windows.Forms.Button.OnClick(EventArgs e)
  10. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  11. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  12. at System.Windows.Forms.Control.WndProc(Message& m)
  13. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  14. at System.Windows.Forms.Button.WndProc(Message& m)
  15. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  16. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  17. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  18.  
  19.  
  20. ************** Loaded Assemblies **************
  21. mscorlib
  22. Assembly Version: 4.0.0.0
  23. Win32 Version: 4.7.3260.0 built by: NET472REL1LAST_C
  24. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  25. ----------------------------------------
  26. TS SE Tool
  27. Assembly Version: 0.1.3.1
  28. Win32 Version: 0.0.1.0
  29. CodeBase: file:///C:/Users/Thoma/Desktop/new%20sync%20maybe/TS%20SE%20Tool.exe
  30. ----------------------------------------
  31. System.Windows.Forms
  32. Assembly Version: 4.0.0.0
  33. Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C
  34. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  35. ----------------------------------------
  36. System
  37. Assembly Version: 4.0.0.0
  38. Win32 Version: 4.7.3314.0 built by: NET472REL1LAST_B
  39. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  40. ----------------------------------------
  41. System.Drawing
  42. Assembly Version: 4.0.0.0
  43. Win32 Version: 4.7.3056.0 built by: NET472REL1
  44. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  45. ----------------------------------------
  46. System.Configuration
  47. Assembly Version: 4.0.0.0
  48. Win32 Version: 4.7.3056.0 built by: NET472REL1
  49. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  50. ----------------------------------------
  51. System.Core
  52. Assembly Version: 4.0.0.0
  53. Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C
  54. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  55. ----------------------------------------
  56. System.Xml
  57. Assembly Version: 4.0.0.0
  58. Win32 Version: 4.7.3056.0 built by: NET472REL1
  59. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  60. ----------------------------------------
  61. System.Data
  62. Assembly Version: 4.0.0.0
  63. Win32 Version: 4.7.3260.0 built by: NET472REL1LAST_C
  64. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  65. ----------------------------------------
  66. System.Data.SqlServerCe
  67. Assembly Version: 4.0.0.0
  68. Win32 Version: 4.0.8876.1
  69. CodeBase: file:///C:/Users/Thoma/Desktop/new%20sync%20maybe/libs/System.Data.SqlServerCe.DLL
  70. ----------------------------------------
  71. System.Transactions
  72. Assembly Version: 4.0.0.0
  73. Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C
  74. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
  75. ----------------------------------------
  76. System.Numerics
  77. Assembly Version: 4.0.0.0
  78. Win32 Version: 4.7.3056.0 built by: NET472REL1
  79. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  80. ----------------------------------------
  81. ICSharpCode.SharpZipLib
  82. Assembly Version: 1.0.0.999
  83. Win32 Version: 1.0.0.999
  84. CodeBase: file:///C:/Users/Thoma/Desktop/new%20sync%20maybe/libs/ICSharpCode.SharpZipLib.DLL
  85. ----------------------------------------
  86. System.EnterpriseServices
  87. Assembly Version: 4.0.0.0
  88. Win32 Version: 4.7.3056.0 built by: NET472REL1
  89. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
  90. ----------------------------------------
  91. ErikEJ.SqlCe40
  92. Assembly Version: 2.1.6.14
  93. Win32 Version: 2.1.6.14
  94. CodeBase: file:///C:/Users/Thoma/Desktop/new%20sync%20maybe/libs/ErikEJ.SqlCe40.DLL
  95. ----------------------------------------
  96.  
  97. ************** JIT Debugging **************
  98. To enable just-in-time (JIT) debugging, the .config file for this
  99. application or computer (machine.config) must have the
  100. jitDebugging value set in the system.windows.forms section.
  101. The application must also be compiled with debugging
  102. enabled.
  103.  
  104. For example:
  105.  
  106. <configuration>
  107. <system.windows.forms jitDebugging="true" />
  108. </configuration>
  109.  
  110. When JIT debugging is enabled, any unhandled exception
  111. will be sent to the JIT debugger registered on the computer
  112. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement