Quantcast
Browsing latest articles
Browse All 5 View Live

Memory Leak Problem

 I would also look for circular event handler references.  Here is an interesting article about a problem a group at Princeton ran into:...

View Article


Memory Leak Problem

To troubleshoot this issue, we really need the source code and the detailed repro steps to reproduce the problem, so that we can investigate the issue in house. It is not necessary that you send out...

View Article


Memory Leak Problem

 thanks... but I used ANTS Profiler and the .NET objects looks ok. 

View Article

Memory Leak Problem

You can use .NET CLR Profiler to track memory issues.Here's the link http://www.microsoft.com/downloads/details.aspx?FamilyID=a362781c-3870-43be-8926-862b40aa0cd0 HTH--With best regards, Vadym...

View Article

Memory Leak Problem

 Hi, I have a memory leak problem.I have a C# service that as far as I know does not use unmanaged code.The memory of the process keeps growing and when I look at the .net memory performance counter:...

View Article

Browsing latest articles
Browse All 5 View Live