Advertisement
tahg

Untitled

Mar 5th, 2012
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. Application: MultiCraft.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.ObjectDisposedException
  5. Stack:
  6. at System.Windows.Forms.Control.CreateHandle()
  7. at System.Windows.Forms.Form.CreateHandle()
  8. at System.Windows.Forms.Control.get_Handle()
  9. at System.Windows.Forms.Control.GetSafeHandle(System.Windows.Forms.IWin32Window)
  10. at System.Windows.Forms.MessageBox.ShowCore(System.Windows.Forms.IWin32Window, System.String, System.String, System.Windows.Forms.MessageBoxButtons, System.Windows.Forms.MessageBoxIcon, System.Windows.Forms.MessageBoxDefaultButton, System.Windows.Forms.MessageBoxOptions, Boolean)
  11. at MultiCraft.Forms.SelectionForm.taskErrorMessage(System.Object, ErrorMessageEventArgs)
  12. at MultiCraft.Data.BackgroundTask.OnErrorMessage(System.String)
  13. at MultiCraft.Data.Updater.GetLatestVersion()
  14. at MultiCraft.Data.Updater.CheckUpdate()
  15. at MultiCraft.Data.Updater.TaskStart()
  16. at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
  17. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  18. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  19. at System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement