What steps will reproduce the problem?
Unknown
What is the expected output? What do you see instead?
at
Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadExcepti
on(Object
sender, ThreadExceptionEventArgs e)
at
System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception
t)
at System.Windows.Forms.Control.WndProcException(Exception e)
at
System.Windows.Forms.Control.ControlNativeWindow.OnThreadException
(Exception
e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
IntPtr wparam, IntPtr lparam)
at
System.Windows.Forms.UnsafeNativeMethods.IntDestroyWindow(HandleRef hWnd)
at System.Windows.Forms.UnsafeNativeMethods.DestroyWindow(HandleRef hWnd)
at System.Windows.Forms.NativeWindow.DestroyHandle()
at System.Windows.Forms.Control.DestroyHandle()
at System.Windows.Forms.Control.Dispose(Boolean disposing)
at System.Windows.Forms.ContainerControl.Dispose(Boolean disposing)
at OpenAFSClientManager.ManagerControl.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at Microsoft.ManagementConsole.FormView.InternalShutdown()
at
Microsoft.ManagementConsole.View.HandleShutdownRequest(IRequestStatus
requestStatus)
at Microsoft.ManagementConsole.View.ProcessRequest(Request request)
at
Microsoft.ManagementConsole.ViewMessageClient.ProcessRequest(Request
request)
at
Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request
request)
at
Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest
(IMessageClient
messageClient, RequestInfo requestInfo)
at
Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest
()
at
Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer
(SimpleOperationCallback
callback)
Based on some Web research, I found these pages of potentially useful
information in reproducing and diagnosing this issue.
http://www.mombu.com/microsoft/mmc/t-user-control-crashes-on-dispose-
override-1690165.html
http://groups.google.com/group/microsoft.public.management.mmc/msg/d21958b6
7de7123d?pli=1