Service Control Manager Records Event ID 7023 In the System LogLast reviewed: December 16, 1996Article ID: Q133010 |
The information in this article applies to:
SUMMARYThe Service Control Manager records an event id 7023 into the system log when a service calls the SetServiceStatus API with the SERVICE_STATUS structure initialized in the following manner: the dwCurrentState member is equal to SERVICE_STOPPED and dwWin32ExitCode member is not equal to zero. The following entry is written into the system log:
Event ID = 7023 Source = Service Control Manager Type = ErrorDescription = <name of your service> terminated with the following error: <description of the error> |
KBCategory: kbprg
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |