System.Out of Memory Exception
When I run my desktop application developed on C#.Net in which I have used a third party control named "Infragistic" continuously for 2 to 3 hours then after I start getting "System out of memory" which occurs due to to the reason that user objects start increasing in the memory (exceeds 10,000). This error occurs in the whole application, please suggest any solution for this.
Snap shot is attached.