J
joelcochran
I'm running VS2005 and it seems that whenever I try to exit a form I
receive the following:
ObjectDisposedException was unhandled.
Safe Handle was closed.
The Stacktrace shows this:
at System.Runtime.InteropServices.SafeHandle.DangerousRelease()
at System.Threading.RegisteredWaitHandleSafe.Finalize()
I don't even know where to begin since the exception does not indicate
a particular object.
Any help would be most appreciated.
receive the following:
ObjectDisposedException was unhandled.
Safe Handle was closed.
The Stacktrace shows this:
at System.Runtime.InteropServices.SafeHandle.DangerousRelease()
at System.Threading.RegisteredWaitHandleSafe.Finalize()
I don't even know where to begin since the exception does not indicate
a particular object.
Any help would be most appreciated.