Skip to content

Commit 673f5eb

Browse files
authored
minor updates
1 parent 13ad0ab commit 673f5eb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/developer/webapps/iis/site-behavior-performance/process-termination-crash.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ To take crash dumps using Debug Diagnostic Tool, follow these steps:
8989
:::image type="content" source="media/process-termination-crash/select-dump-location-and-rule-name.png" alt-text="Screenshot of the Select Dump Location And Rule Name (Optional) window.":::
9090

9191
> [!NOTE]
92-
> - We recommend that you use a location on a drive other than the system drive to store your dumps.
93-
> - Remember to check that the drive you pick has sufficient space to hold the memory dump for the process.
92+
> - We recommend that you use a location on a drive to save the dumps other than the system drive.
93+
> - Make sure that the drive has sufficient space to hold the memory dump for the process.
9494
9595
1. Keep the default of **Activate the rule now** and select **Finish** when ready.
9696
1. Reproduce the issue and monitor the **Userdump Count** column. After the memory dumps are generated, you can deactivate the rule.
@@ -149,7 +149,7 @@ To take crash dumps using Windows Error Reporting, follow these steps:
149149
1. Check the directories mentioned in the Windows Error Reporting events.
150150
1. Locate files with the extension `.mdmp` (mini dump) or `.hdmp` (heap dump) in the mentioned directories.
151151
152-
- If you have them, open a support ticket and upload them.
152+
- If you have these dump files, open a support ticket and upload them.
153153
- If you don't have them, follow these steps to set up WER:
154154
155155
1. Open the Windows Registry Editor (**regedit.exe**) and locate the key **HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps**. If this key isn't available, create it.

0 commit comments

Comments
 (0)