.net - How can we take minidump during exceptions -


I am working on sub-projects (.NET) which works with exceptions. Li> Data that caused problems

  • Environmental details (paths and other information)
  • Above all of these, the hardest part will be getting the data that has caused the problem.

    The data method can be stored anywhere within the body. This method can be parameters, local variables, objects, etc. I believe there is no interface available which can display data in memory at the time of the exception. So I was thinking of taking a mini dump during the exception. Is it possible to create a mini dump in the net.

    My software is env ..net 3.5, WCF, Silverlight

    Let me pass some links.

    Thank you

    I have written a managed console app that can create minutes For the parent says the API. I've posted it here:

    It's really rather easy. In fact, the most difficult part is deciding which name you want to name your minidamp file.


    Comments