Event ID: 21 from 'Microsoft-Windows-OnlineResponder' event source

PropertyDescription
Event SourceMicrosoft-Windows-OnlineResponder
Event ID21
Event Qualifier0
Event LogApplication
Event SeverityError
Event Text Template%1: The Online Responder Service detected an exception at address %2. Flags = %3. The exception is %4.
Variables
  • %1 - FileIdentifier
  • %2 - ExceptionAddress
  • %3 - ExeptionFlags
  • %4 - ErrorCode
Raw Variable Template
<template xmlns="http://schemas.microsoft.com/win/2004/08/events">
  <data name="FileIdentifier" inType="win:UnicodeString" outType="xs:string"/>
  <data name="ExceptionAddress" inType="win:UnicodeString" outType="xs:string"/>
  <data name="ExeptionFlags" inType="win:UnicodeString" outType="xs:string"/>
  <data name="ErrorCode" inType="win:UnicodeString" outType="xs:string"/>
</template>

Notes

None.

See also


Share this article: