Network and Sharing Center Events
Applies To: Windows Server 2008
Network Diagnostic Framework events
The following events are associated with the Network Diagnostic Framework (NDF).
NDF operational events
These events are located in the log found at Applications and Services Logs\Microsoft\Windows\Diagnostics\Operational.
NDF started
ID |
1000 |
Level |
Information |
Message |
Network Diagnostics Framework started because the user requested a diagnostics session. Helper Class Name: data Number of parameters: data Attributes passed to helper class: data |
NDF stopped - no problems found
ID: |
2000 |
Level: |
Information |
Message: |
Network Diagnostics Framework stopped because it completed the user initiated diagnostics session. Result: Success, no problems found. |
NDF stopped - problem repaired
ID: |
2100 |
Level: |
Information |
Message: |
Network Diagnostics Framework stopped because it completed the user initiated diagnostics session. Result: Success, problems repaired. |
NDF stopped - failed during diagnosis phase
ID: |
2200 |
Level: |
Information |
Message: |
Network Diagnostics Framework stopped because it completed the user initiated diagnostics session. Result: Failed during diagnosis. |
NDF stopped - failed during repair phase
ID: |
2300 |
Level: |
Information |
Message: |
Network Diagnostics Framework stopped because it completed the user initiated diagnostics session. Result: Failed during repair. |
NDF stopped - user cancelled during diagnosis phase
ID: |
2400 |
Level: |
Information |
Message: |
Network Diagnostics Framework stopped because it completed the user initiated diagnostics session. Result: Cancelled during diagnosis. |
NDF stopped - user cancelled during repair phase
ID: |
2500 |
Level: |
Information |
Message: |
Network Diagnostics Framework stopped because it completed the user initiated diagnostics session. Result: Cancelled during repair. |
NDF failure events
These events are located in the log found at Applications and Services Logs\Microsoft\Windows\Diagnostics\Operational.
NDF failure
When a failure in the NDF code occurs, the following event is logged:
ID: |
3000 |
Level: |
Error |
Message: |
An error occurred. The Network Diagnostics Framework failed to complete operation. A Windows Error Report was generated. |
NDF helper class failure
When a failure in NDF helper class code occurs, the following event is logged:
ID: |
3100 |
Level: |
Error |
Message: |
An error occurred. The Network Diagnostics Framework failed to complete operation. A Windows Error Report was generated. |
NDF helper class events
These events are located in the log found at Applications and Services Logs\Microsoft\Windows\Diagnostics\Operational.
When an NDF helper class logs events, the events have the following basic characteristics. The details in the message are determined by the developer of the helper class.
NDF helper class operational event
ID: |
6000 |
Level: |
Information |
Message: |
Helper Class: data Event: data Event Verbosity: data |
NDF helper class administrative event
ID: |
6100 |
Level: |
Information |
Message: |
Helper Class: data Event: data Event Verbosity: data |
NDF diagnosis phase administrative events
These events are located in the log found at Windows Logs\System.
NDF logs these events to indicate that NDF finished the diagnosis phase with the described result. If multiple root causes are identified (that is, multiple repair options must be presented to the user), then NDF will log multiple events. Each root cause/repair option will be logged individually.
Diagnosis phase success - problem found
ID: |
4000 |
Level: |
Information |
Message: |
NDF has completed the diagnosis phase of operation. The following problem was identified: <root cause> Repair option: Description Repair GUID: guid Seconds required for repair: time Security context required for repair: context |
Diagnosis phase success - no problems found
ID: |
4100 |
Level: |
Information |
Message: |
NDF has completed the diagnosis phase of operation, but no network problem was identified. |
Diagnosis phase failure
ID: |
4200 |
Level: |
Error |
Message: |
An error occurred. NDF failed to complete the diagnosis phase of operation. A Windows Error Report was generated. |
NDF repair phase administrative events
These events are located in the log found at Windows Logs\System.
NDF logs these events to indicate that NDF finished the repair phase with the described result. If multiple root causes are identified (that is, multiple repair options must be presented to the user), then NDF will log multiple events. Each root cause/repair option will be logged individually.
Repair option success - automatic validation succeeds
NDF logs this event to indicate that it successfully finished the repair phase and has validated that the repair option fixed the problem.
ID: |
5000 |
Level: |
Information |
Message: |
NDF has completed the repair phase of operation. The following repair option or work-around was executed: Helper Class Name: HelperClassName Repair option: Description Repair GUID: guid Result: The repair option appears to have successfully fixed the diagnosed problem. |
Repair option success - automatic validation fails
NDF logs this event to indicate that it successfully finished the repair phase, but that when it attempted to validate that the repair option fixed the problem, a network problem still existed. In other words, the repair succeeded, but other problems still exist. This error indicates that the user should launch the diagnostics again.
ID: |
5100 |
Level: |
Information |
Message: |
NDF has completed the repair phase of operation. The following repair option or work-around was executed: Helper Class Name: HelperClassName Repair option: Description Repair GUID: guid Result: The repair option appears to have successfully fixed the diagnosed problem. But NDF has detected the existence of other network problems. NDF should be re-run to diagnose these problems. |
Repair option failure
NDF logs this event to indicate that it completed the repair option, but the problem still exists.
ID: |
5200 |
Level: |
Information |
Message: |
NDF has completed the repair phase of operation. The following repair option or work-around was executed: Repair option: Description Repair GUID: guid Seconds required for repair: time Result: The repair option failed to fix the diagnosed problem. A Windows Error Report was generated. |
Repair phase failure
NDF logs this event to indicate that it could not successfully complete the repair phase.
ID: |
5300 |
Level: |
Error |
Message: |
An error occurred. NDF failed to complete the repair phase of operation. A Windows Error Report was generated. |