Article ID: 931673 - Last Review: April 6, 2010 - Revision: 3.0 How to create a user-mode process dump file in Windows Vista and in Windows 7
On This PageINTRODUCTIONThis article describes how to create a user-mode process dump file (.dmp file) in Windows Vista. The Windows Error Report feature in Windows Vista and in Windows 7 generates mini-dump files and heap dump files. The Windows Error Report feature does not generate user-mode process dump files. MORE INFORMATIONHow to create a user-mode process dump fileTo create a user-mode process dump file in Windows Vista, use one of the following methods.Method 1: Use Task ManagerWindows VistaTo use Windows Task Manager to create a user-mode process dump file in Windows Vista, follow these steps:
Windows 7To use Windows Task Manager to create a user-mode process dump file in Windows 7, follow these steps:
Method 2: Use the ADPlus toolYou can use the ADPlus tool to create a user-mode process dump file. The ADPlus tool is included in "Debugging Tools for Windows." For more information about "Debugging Tools for Windows" and about how to download it, visit the following Microsoft Web site.http://www.microsoft.com/whdc/devtools/debugging/default.mspx
(http://www.microsoft.com/whdc/devtools/debugging/default.mspx)
For more information about how to use the ADPlus tool, click the following article number to view the article in the Microsoft Knowledge Base:
286350
(http://support.microsoft.com/kb/286350/
)
How to use ADPlus to troubleshoot "hangs" and "crashes"
How to determine the approximate size of a user-mode process dump file that will be createdYou can use Performance Monitor to determine the approximate size of a user-mode process dump file that will be created. To do this, follow these steps:
REFERENCESTo collect user-mode dumpsImportant This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:322756
(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows This feature is not enabled by default. Enabling the feature requires administrator privileges. To save these user mode memory dumps locally using Windows Error Reporting, create the following Registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps
Value Name = DumpType Data type: REG_DWORD Value Data = 1 Data Values Descriptions: 0 = Create a custom dump 1 = Mini dump 2 = Full dump Windows Error Reporting in Windows Vista generates the following information:
For more Information on custom dump types click the link below: http://msdn.microsoft.com/en-us/library/bb787181(VS.85).aspx
(http://msdn.microsoft.com/en-us/library/bb787181(VS.85).aspx)
Dump files are stored in the default location %LOCALAPPDATA%\CrashDumps For more information about collecting user-mode dumps, visit the following Microsoft Web site: http://msdn.microsoft.com/en-us/library/bb787181(VS.85).aspx
(http://msdn.microsoft.com/en-us/library/bb787181(VS.85).aspx)
APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|





















Back to the top

