SharpDevelop Version : 2.2.1.2639
.NET Version : 2.0.50727.832
OS Version : Microsoft Windows NT 5.2.3790 Service Pack 2
Current culture : English (United States) (en-US)
Working Set Memory : 167504kb
GC Heap Memory : 93417kb
Exception thrown:
System.InvalidOperationException: The container cannot be disposed at design time.
at System.ComponentModel.Design.DesignerHost.Dispose(Boolean disposing)
at System.ComponentModel.Container.Dispose()
at System.ComponentModel.Design.ServiceContainer.Dispose(Boolean disposing)
at System.ComponentModel.Design.ServiceContainer.Dispose()
at System.ComponentModel.Design.DesignSurface.Dispose(Boolean disposing)
at System.ComponentModel.Design.DesignSurface.Dispose()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()