Top "Windows-error-reporting" questions

Windows Error Reporting (WER) is a set of Windows technologies that capture software crash and hang data from end-users of Windows.

How do I disable the 'Debug / Close Application' dialog on Windows Vista?

When an application crashes on Windows and a debugger such as Visual Studio is installed the following modal dialog appears: […

windows testing windows-vista crash-reports windows-error-reporting
Where does windows error reporting create the dump file

I just want to find out which location does the WER write its dump file? Also is this location specific …

windows windbg windows-error-reporting
How to analyse WERInternalMetadata.xml file generated by Windows Crash Reporter?

A .Net 4.0 app keeps crashing for a user, but just for him, I could not reproduce the bug. He attached …

c# .net crash windows-error-reporting
how debug application using .wer files

I recently submitted application on windows marketplace and got the crashing report in .wer format. but I dont know how …

c# windows windows-8 windows-error-reporting
How to find the source of an 'Access Violation'

To put in a nutshell, I have a C# application doing lots of mciSendString calls ( via dllimport ) to control wav …

windbg access-violation winmm mci windows-error-reporting
Win2008 R2 WER ( error reporting ) LocalDumps blocked by what?

I Just want to recover crash dumps of my own 32bit applications. I tried the following: I followed the steps …

windows-server-2008 windbg windows-server-2008-r2 crash-dumps windows-error-reporting