Advertisement
Guest User

Window with error

a guest
Apr 19th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 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 Maquette.MainWindow.StartViewer()
  7. at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  8. at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  9. at System.Windows.Forms.ToolStripMenuItem.ProcessCmdKey(Message& m, Keys keyData)
  10. at System.Windows.Forms.ToolStripManager.ProcessShortcut(Message& m, Keys shortcut)
  11. at System.Windows.Forms.Form.ProcessCmdKey(Message& msg, Keys keyData)
  12. at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
  13. at System.Windows.Forms.ContainerControl.ProcessCmdKey(Message& msg, Keys keyData)
  14. at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
  15. at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
  16. at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
  17. at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
  18. at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
  19.  
  20.  
  21. ************** Loaded Assemblies **************
  22. mscorlib
  23. Assembly Version: 4.0.0.0
  24. Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
  25. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
  26. ----------------------------------------
  27. sgTerrainConstructor
  28. Assembly Version: 1.0.0.0
  29. Win32 Version: 1.0.0.0
  30. CodeBase: file:///C:/TDK/sgTerrainConstructor.exe
  31. ----------------------------------------
  32. sgGUI
  33. Assembly Version: 1.0.0.0
  34. Win32 Version: 1.0.0.0
  35. CodeBase: file:///C:/TDK/sgGUI.DLL
  36. ----------------------------------------
  37. System.Windows.Forms
  38. Assembly Version: 4.0.0.0
  39. Win32 Version: 4.0.30319.34251 built by: FX452RTMGDR
  40. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  41. ----------------------------------------
  42. System.Drawing
  43. Assembly Version: 4.0.0.0
  44. Win32 Version: 4.0.30319.34270 built by: FX452RTMGDR
  45. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  46. ----------------------------------------
  47. System
  48. Assembly Version: 4.0.0.0
  49. Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
  50. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  51. ----------------------------------------
  52. SgCore
  53. Assembly Version: 1.0.0.0
  54. Win32 Version: 1.0.0.0
  55. CodeBase: file:///C:/TDK/SgCore.DLL
  56. ----------------------------------------
  57. TerrainConstructor4.Tools
  58. Assembly Version: 1.0.0.0
  59. Win32 Version: 1.0.0.0
  60. CodeBase: file:///C:/TDK/TerrainConstructor4.Tools.DLL
  61. ----------------------------------------
  62. System.Core
  63. Assembly Version: 4.0.0.0
  64. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  65. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  66. ----------------------------------------
  67. System.Configuration
  68. Assembly Version: 4.0.0.0
  69. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  70. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  71. ----------------------------------------
  72. System.Xml
  73. Assembly Version: 4.0.0.0
  74. Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
  75. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  76. ----------------------------------------
  77. Newtonsoft.Json
  78. Assembly Version: 10.0.0.0
  79. Win32 Version: 10.0.3.21018
  80. CodeBase: file:///C:/TDK/Newtonsoft.Json.DLL
  81. ----------------------------------------
  82. System.Numerics
  83. Assembly Version: 4.0.0.0
  84. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  85. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  86. ----------------------------------------
  87. System.Runtime.Serialization
  88. Assembly Version: 4.0.0.0
  89. Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
  90. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  91. ----------------------------------------
  92. System.Data
  93. Assembly Version: 4.0.0.0
  94. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  95. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  96. ----------------------------------------
  97. Microsoft.WindowsAPICodePack.Shell
  98. Assembly Version: 1.1.0.0
  99. Win32 Version: 1.1.0.0
  100. CodeBase: file:///C:/TDK/Microsoft.WindowsAPICodePack.Shell.DLL
  101. ----------------------------------------
  102. Microsoft.WindowsAPICodePack
  103. Assembly Version: 1.1.0.0
  104. Win32 Version: 1.1.0.0
  105. CodeBase: file:///C:/TDK/Microsoft.WindowsAPICodePack.DLL
  106. ----------------------------------------
  107. WindowsBase
  108. Assembly Version: 4.0.0.0
  109. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  110. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
  111. ----------------------------------------
  112.  
  113. ************** JIT Debugging **************
  114. To enable just-in-time (JIT) debugging, the .config file for this
  115. application or computer (machine.config) must have the
  116. jitDebugging value set in the system.windows.forms section.
  117. The application must also be compiled with debugging
  118. enabled.
  119.  
  120. For example:
  121.  
  122. <configuration>
  123. <system.windows.forms jitDebugging="true" />
  124. </configuration>
  125.  
  126. When JIT debugging is enabled, any unhandled exception
  127. will be sent to the JIT debugger registered on the computer
  128. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement