Compartir a través de


Mini Memory Dump Diagnosis using Asp.Net

To Enable developers to generate mini memory dumps in case of unhandled exceptions or for specific exception scenarios without using any external tools , only using Asp.Net 2.0 and above. Many times in production , QA Servers the issues require post-mortem or low-level system debugging efforts. This Memory dump generator will help in those scenarios.

Can be applied to WCF Applications , Sharepoint Application and WinForms (only custom Events for WinForms) Applications as well.

used Vs 2008 and .Net 3.5

Have a look at this https://minimemorydump.codeplex.com/