Hi,
I want to analyze memory leak in my ASP.NET application, How can I dump memory in windows 2008 64bit server?
thanks, Guy Bertental
Hi,
I want to analyze memory leak in my ASP.NET application, How can I dump memory in windows 2008 64bit server?
thanks, Guy Bertental
Get the 64 bit version of Debugging Tools for Windows and use ADPlus to create a memory dump.
One way can be , Open Task Manager -> Processes -> SELECT_YOUR_APPLICATION_PROCESS. Then right click & select "create dump file".