Advertisement
PXYC

Error 2

Jun 22nd, 2012
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.18 KB | None | 0 0
  1. ************** Exception Text **************
  2. System.ArgumentNullException: Value cannot be null.
  3. Parameter name: path
  4. at System.IO.Path.GetFullPathInternal(String path)
  5. at System.IO.Path.GetFullPath(String path)
  6. at Microsoft.VisualBasic.FileIO.FileSystem.NormalizePath(String Path)
  7. at Microsoft.VisualBasic.FileIO.FileSystem.FindFilesOrDirectories(FileOrDirectory FileOrDirectory, String directory, SearchOption searchType, String[] wildcards, Collection`1 Results)
  8. at Microsoft.VisualBasic.FileIO.FileSystem.FindFilesOrDirectories(FileOrDirectory FileOrDirectory, String directory, SearchOption searchType, String[] wildcards)
  9. at libMapGenerator.ctrlMapGenerator.getListofDoodads()
  10. at libMapGenerator.ctrlMapGenerator.ctrlPhotoMapGen_ParentChanged(Object sender, EventArgs e)
  11. at System.Windows.Forms.Control.OnParentChanged(EventArgs e)
  12. at System.Windows.Forms.ContainerControl.OnParentChanged(EventArgs e)
  13. at System.Windows.Forms.Control.AssignParent(Control value)
  14. at System.Windows.Forms.Control.ControlCollection.Add(Control value)
  15. at Blockman2D.frmMain.LoadSubPanel(Control& obj)
  16. at Blockman2D.frmMain.ToolStripMenuItem6_Click(Object sender, EventArgs e)
  17. at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  18. at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  19. at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  20. at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  21. at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  22. at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  23. at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  24. at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  25. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  26. at System.Windows.Forms.Control.WndProc(Message& m)
  27. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  28. at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  29. at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  30. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  31. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  32. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  33.  
  34.  
  35. ************** Loaded Assemblies **************
  36. mscorlib
  37. Assembly Version: 4.0.0.0
  38. Win32 Version: 4.0.30319.239 (RTMGDR.030319-2300)
  39. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  40. ----------------------------------------
  41. Blockman2D
  42. Assembly Version: 0.1.1.0
  43. Win32 Version: 0.1.1.0
  44. CodeBase: file:///C:/Program%20Files%20(x86)/Blockman2D/Blockman2D.exe
  45. ----------------------------------------
  46. Microsoft.VisualBasic
  47. Assembly Version: 10.0.0.0
  48. Win32 Version: 10.0.30319.1 built by: RTMRel
  49. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  50. ----------------------------------------
  51. System
  52. Assembly Version: 4.0.0.0
  53. Win32 Version: 4.0.30319.236 built by: RTMGDR
  54. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  55. ----------------------------------------
  56. System.Core
  57. Assembly Version: 4.0.0.0
  58. Win32 Version: 4.0.30319.233 built by: RTMGDR
  59. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  60. ----------------------------------------
  61. System.Windows.Forms
  62. Assembly Version: 4.0.0.0
  63. Win32 Version: 4.0.30319.235 built by: RTMGDR
  64. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  65. ----------------------------------------
  66. System.Drawing
  67. Assembly Version: 4.0.0.0
  68. Win32 Version: 4.0.30319.1 built by: RTMRel
  69. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  70. ----------------------------------------
  71. System.Configuration
  72. Assembly Version: 4.0.0.0
  73. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  74. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  75. ----------------------------------------
  76. System.Xml
  77. Assembly Version: 4.0.0.0
  78. Win32 Version: 4.0.30319.233 built by: RTMGDR
  79. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  80. ----------------------------------------
  81. System.Runtime.Remoting
  82. Assembly Version: 4.0.0.0
  83. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  84. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  85. ----------------------------------------
  86. libDoodadEdit
  87. Assembly Version: 0.1.1.0
  88. Win32 Version: 0.1.1.0
  89. CodeBase: file:///C:/Program%20Files%20(x86)/Blockman2D/libDoodadEdit.DLL
  90. ----------------------------------------
  91. libMapGenerator
  92. Assembly Version: 0.1.0.0
  93. Win32 Version: 0.1.0.0
  94. CodeBase: file:///C:/Program%20Files%20(x86)/Blockman2D/libMapGenerator.DLL
  95. ----------------------------------------
  96. System.Web
  97. Assembly Version: 4.0.0.0
  98. Win32 Version: 4.0.30319.237 built by: RTMGDR
  99. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
  100. ----------------------------------------
  101.  
  102. ************** JIT Debugging **************
  103. To enable just-in-time (JIT) debugging, the .config file for this
  104. application or computer (machine.config) must have the
  105. jitDebugging value set in the system.windows.forms section.
  106. The application must also be compiled with debugging
  107. enabled.
  108.  
  109. For example:
  110.  
  111. <configuration>
  112. <system.windows.forms jitDebugging="true" />
  113. </configuration>
  114.  
  115. When JIT debugging is enabled, any unhandled exception
  116. will be sent to the JIT debugger registered on the computer
  117. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement