| <%= ASP.ShowSpan("cprops", False) %> |
| <%= ASP.ShowSpan("res", False) %> |
<%= ASP.Footer %> ]]>The following table lists the configuration settings for this component:
Property or setting name | Default setting | Purpose and use | Example property | Example setting |
---|---|---|---|---|
DoReport | 1 | Enables error reporting (1 = enabled / 0 = disabled) | ||
ShowUI | 1 | Enables error notification (1 = enabled / 0 = disabled) | ||
ForceQueueMode | 0 | Enables forced queuing of program crash error reports to disk (1 = enabled / 0 = disabled) | ||
DWNoSecondLevelCollection | 0 | Disables collection of second-level data (any data besides the error signature and crash dump) (1 = disable collection / 0 = enable collection) | ||
DWReporteeName | Replaces the word Microsoft in the error reporting / notification dialogs with the contents of this setting. | Microsoft | ||
DWFileTreeRoot | Enable corporate error reporting (reporting to a file share instead of via http to Microsoft); enter a Universal Naming Convention (UNC) path to the file share here. If this field is blank, http reporting to Microsoft is used. | \\itg-dumps\errors |
Corporate error reporting is designed for organizations that wish to review error reports before they are sent to Microsoft. Organizations can then use the corporate reporting tool, to send the approved reports to Microsoft. To enable this mode, fill in the UNC path that represents the root of the error reporting file tree. To disable it, leave the field blank.
Force Queue Mode is a special mode that causes error reporting to create an error report and store it on disk for later reporting. Only the ten most recent error reports are kept. Reporting will then be offered the next time an administrator logs onto the machine after the error occurred. This setting affects all programs crash errors, including normal applications. The setting is most useful for server devices that have infrequent logons and services that are self-restarting in the event of a crash. The DoReport and ShowUI settings determine the reporting mode.
The following table lists the effects of the possible combinations of settings:
DoReport | ShowUI | Result |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
Note When 'Force Queue Mode' is enabled, an administrator, who is logged onto the system when the error happens, still has to log off and log back on to be able to report the error.
]]>