That's what it told me on startup, so that's what I'm doing....

Error message: Cannot access a disposed object.
Object name: 'MainWindow'.
Stack trace: at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Form.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.Control.SetVisibleCore(Boolea n value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Application.ThreadContext.Run MessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.Run MessageLoop(Int32 reason, ApplicationContext context)
at CrewChiefV4.Program.Main() in C:\projects\crewchief_c_sharp\CrewChiefV4\CrewChie fV4\Program.cs:line 131