Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a big problem
I think clean object but this object when I close program show me this error
vs2012 c# winforms



http://s6.uplod.ir/i/00488/m51cvp50uixy.bmp[^]
Posted
Comments
Sergey Alexandrovich Kryukov 20-Dec-14 18:41pm    
What's the use of showing just the exception message, without showing the code which throws it?
Well, either don't use a disposed object, or don't dispose it.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900