Guest User

eve iph

a guest
Mar 20th, 2014
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.74 KB | None | 0 0
  1. 3/18/2014 6:41:54 PM, System.ObjectDisposedException: Cannot access a disposed object.
  2. Object name: 'TreeView'.
  3. at System.Windows.Forms.Control.CreateHandle()
  4. at System.Windows.Forms.TreeView.CreateHandle()
  5. at System.Windows.Forms.Control.get_Handle()
  6. at System.Windows.Forms.TreeNode.get_State()
  7. at System.Windows.Forms.TreeNode.get_IsExpanded()
  8. at System.Windows.Forms.TreeNode.Remove(Boolean notify)
  9. at System.Windows.Forms.TreeNode.Clear()
  10. at System.Windows.Forms.TreeNodeCollection.Clear()
  11. at EVE_Isk_per_Hour.frmAssetsViewer.RefreshTree()
  12. at EVE_Isk_per_Hour.frmShoppingList.UpdateShoppingListwithAssets(Materials PasteMaterialList)
  13. at EVE_Isk_per_Hour.frmShoppingList.btnUpdateListwithAssets_Click(Object sender, EventArgs e)
  14. at System.Windows.Forms.Control.OnClick(EventArgs e)
  15. at System.Windows.Forms.Button.OnClick(EventArgs e)
  16. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  17. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  18. at System.Windows.Forms.Control.WndProc(Message& m)
  19. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  20. at System.Windows.Forms.Button.WndProc(Message& m)
  21. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  22. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  23. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  24. 3/18/2014 6:43:42 PM, System.ObjectDisposedException: Cannot access a disposed object.
  25. Object name: 'TreeView'.
  26. at System.Windows.Forms.Control.CreateHandle()
  27. at System.Windows.Forms.TreeView.CreateHandle()
  28. at System.Windows.Forms.Control.get_Handle()
  29. at System.Windows.Forms.TreeNode.get_State()
  30. at System.Windows.Forms.TreeNode.get_IsExpanded()
  31. at System.Windows.Forms.TreeNode.Remove(Boolean notify)
  32. at System.Windows.Forms.TreeNode.Clear()
  33. at System.Windows.Forms.TreeNodeCollection.Clear()
  34. at EVE_Isk_per_Hour.frmAssetsViewer.RefreshTree()
  35. at EVE_Isk_per_Hour.frmShoppingList.UpdateShoppingListwithAssets(Materials PasteMaterialList)
  36. at EVE_Isk_per_Hour.frmShoppingList.btnUpdateListwithAssets_Click(Object sender, EventArgs e)
  37. at System.Windows.Forms.Control.OnClick(EventArgs e)
  38. at System.Windows.Forms.Button.OnClick(EventArgs e)
  39. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  40. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  41. at System.Windows.Forms.Control.WndProc(Message& m)
  42. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  43. at System.Windows.Forms.Button.WndProc(Message& m)
  44. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  45. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  46. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  47. 3/18/2014 6:45:11 PM, System.NullReferenceException: Object reference not set to an instance of an object.
  48. at EVE_Isk_per_Hour.ShoppingList.GetClipboardList(Boolean CSV, Boolean IgnorePriceVolume, String[] MaterialNamesSortOrder, String[] ItemNamesSortOrder, String[] BuildItemsSortOrder)
  49. at EVE_Isk_per_Hour.frmShoppingList.btnCopy_Click(Object sender, EventArgs e)
  50. at System.Windows.Forms.Control.OnClick(EventArgs e)
  51. at System.Windows.Forms.Button.OnClick(EventArgs e)
  52. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  53. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  54. at System.Windows.Forms.Control.WndProc(Message& m)
  55. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  56. at System.Windows.Forms.Button.WndProc(Message& m)
  57. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  58. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  59. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  60. 3/19/2014 8:15:14 PM, System.ObjectDisposedException: Cannot access a disposed object.
  61. Object name: 'TreeView'.
  62. at System.Windows.Forms.Control.CreateHandle()
  63. at System.Windows.Forms.TreeView.CreateHandle()
  64. at System.Windows.Forms.Control.get_Handle()
  65. at System.Windows.Forms.TreeNode.get_State()
  66. at System.Windows.Forms.TreeNode.get_IsExpanded()
  67. at System.Windows.Forms.TreeNode.Remove(Boolean notify)
  68. at System.Windows.Forms.TreeNode.Clear()
  69. at System.Windows.Forms.TreeNodeCollection.Clear()
  70. at EVE_Isk_per_Hour.frmAssetsViewer.RefreshTree()
  71. at EVE_Isk_per_Hour.frmShoppingList.UpdateShoppingListwithAssets(Materials PasteMaterialList)
  72. at EVE_Isk_per_Hour.frmShoppingList.btnUpdateListwithAssets_Click(Object sender, EventArgs e)
  73. at System.Windows.Forms.Control.OnClick(EventArgs e)
  74. at System.Windows.Forms.Button.OnClick(EventArgs e)
  75. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  76. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  77. at System.Windows.Forms.Control.WndProc(Message& m)
  78. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  79. at System.Windows.Forms.Button.WndProc(Message& m)
  80. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  81. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  82. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  83. 3/20/2014 6:43:16 PM, System.ObjectDisposedException: Cannot access a disposed object.
  84. Object name: 'TreeView'.
  85. at System.Windows.Forms.Control.CreateHandle()
  86. at System.Windows.Forms.TreeView.CreateHandle()
  87. at System.Windows.Forms.Control.get_Handle()
  88. at System.Windows.Forms.TreeNode.get_State()
  89. at System.Windows.Forms.TreeNode.get_IsExpanded()
  90. at System.Windows.Forms.TreeNode.Remove(Boolean notify)
  91. at System.Windows.Forms.TreeNode.Clear()
  92. at System.Windows.Forms.TreeNodeCollection.Clear()
  93. at EVE_Isk_per_Hour.frmAssetsViewer.RefreshTree()
  94. at EVE_Isk_per_Hour.frmShoppingList.UpdateShoppingListwithAssets(Materials PasteMaterialList)
  95. at EVE_Isk_per_Hour.frmShoppingList.btnUpdateListwithAssets_Click(Object sender, EventArgs e)
  96. at System.Windows.Forms.Control.OnClick(EventArgs e)
  97. at System.Windows.Forms.Button.OnClick(EventArgs e)
  98. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  99. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  100. at System.Windows.Forms.Control.WndProc(Message& m)
  101. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  102. at System.Windows.Forms.Button.WndProc(Message& m)
  103. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  104. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  105. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment