Aug 28, 2008

Memory leaks in .NET

I'm currently working on creating an ESB solution (like Biz Talk). In the process a memory leak was discovered, I found this site which describes how to use Perfmon to track leaks in .Net code.

After alt of debugging we found that the MSMQ integration in .NET leaks memory when fetching public Queues :(

No comments: