Comments
3 comments
-
Great News!! After working with Stephen and Chris @ RegGate, I was able to export a few mini-dumps that I provided them. This morning Chris emailed me a link to a new build that is working great!! I don't know if my dumps where of value but the bug I was seeing is definitely not coming up now.
-
Is there a link to this build? I'm having the same problem.
-
This is the latest build with this fix.
ANTS Memory Profiler 5 RC:
http://downloads.red-gate.com/ANTSProfi ... AnyCpu.exe
Add comment
Please sign in to leave a comment.
The application is a 2.0 desktop application that hosts other assemblies. The assembly that I believe has a memory leak is a 3.5 dll that is loaded using reflection and executed. I have tried approaching the issue from several directions and haven't been successful at getting around this issue.
I am able to snapshot (not reliably) the base 2.0 application before the 3.5 assembly is loaded. I receive the error either while loading the 3.5 assembly or after the assembly is loaded and I attempt to take a snapshot.
If you have any ideas or feedback I'd greatly appreciate them. Thanks.