P
P
I have something that drives me crazy. Sometimes when I shut down my
application I recieve an ObjectDisposedException but other times I dont get
it.
I have seen a lot of articles on this and Im just curious as to some common
reason why this might occur. I use ShowDialog only in my application and
after each
such call I have an Dispose() of it. However this Exception can occur even
if I just start my application and then close it without doing anything
else.
Suggestions?
<P>
application I recieve an ObjectDisposedException but other times I dont get
it.
I have seen a lot of articles on this and Im just curious as to some common
reason why this might occur. I use ShowDialog only in my application and
after each
such call I have an Dispose() of it. However this Exception can occur even
if I just start my application and then close it without doing anything
else.
Suggestions?
<P>