Search code examples
GZipStream.Close causes ObjectDisposedExeption: Why?...


c#.netgzipstreamobjectdisposedexception

Read More
When is it reasonable to check if this object has been disposed and throw ObjectDisposedException?...


c#disposeidisposableobjectdisposedexception

Read More
Why does setting Log on a DataContext cause an ObjectDisposedException?...


c#datacontextobjectdisposedexception

Read More
How can I prevent my System.Timers.Timer from raising the Elapsed event after it got stopped?...


c#timerthread-safetyobjectdisposedexception

Read More
Why is my FileStream object being disposed of when I'm "using" a BinaryReader object?...


.netusing-statementobjectdisposedexception

Read More
In vb.net, how do you force-exit an application and stifle error messages?...


exceptionobjectdisposedexception

Read More
Thread safe destructible event firing class in C#...


c#multithreadingdisposeidisposableobjectdisposedexception

Read More
Why LINQ 2 SQL when I Dispose the context tries to get child relationships?...


linq-to-sqlc#-3.0datacontractserializerobjectdisposedexception

Read More
ObjectDisposedException - running stopwatch in GUI thread...


c#multithreadingtimerstopwatchobjectdisposedexception

Read More
TcpClient and NetworkStream dispose problem...


c#streamidisposableobjectdisposedexception

Read More
Handling ObjectDisposedException and similar exceptions during the process shutdown?...


.netexceptioneventsobjectdisposedexception

Read More
NHibernate Session ObjectDisposedException...


c#nhibernateobjectdisposedexception

Read More
BackNext