Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2013
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. Time now is 23/06/2013 11:00:09
  2. Unhandled Exception in mainForm
  3. message: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
  4. stacktrace: at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  5. at System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
  6. at System.Windows.Forms.Control.BeginInvoke(Delegate method)
  7. at ..(String logString, Int32 logIndex)
  8. at ..( logString, String arguments, Object[] )
  9. at ..(Int32 maxTryTimes)
  10. at ..(Int32 maxTryTimes)
  11. at ..(Int32 maxTryTimes)
  12. at ..(Int32 maxTryTimes)
  13. at ..(Int32 maxTryTimes)
  14. at ..(Int32 maxTryTimes)
  15. at ..(Int32 maxTryTimes)
  16. at ..(Int32 maxTryTimes)
  17. at ..(Int32 maxTryTimes)
  18. at ..(Int32 maxTryTimes)
  19. at ..(Int32 maxTryTimes)
  20. at ..(Int32 maxTryTimes)
  21. at ..(Int32 maxTryTimes)
  22. at ..(Int32 maxTryTimes)
  23. at ..(Int32 maxTryTimes)
  24. at ..(Int32 maxTryTimes)
  25. at ..(Int32 maxTryTimes)
  26. at ..(Int32 maxTryTimes)
  27. at ..(Int32 maxTryTimes)
  28. at ..(Int32 maxTryTimes)
  29. at ..(Int32 maxTryTimes)
  30. at ...()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement