I got a COM+ application (ServicedComponent's) that doesn't free it's memory (possible memory leak).
I've generated a DMP file from it (about 1.4 GB large). How can I view the heap to see what all the memory are used for?
I got a COM+ application (ServicedComponent's) that doesn't free it's memory (possible memory leak).
I've generated a DMP file from it (about 1.4 GB large). How can I view the heap to see what all the memory are used for?