Knowledge Base

INFO: Service Control Manager Records Event ID 7023 In the System Log

Article ID: 133010

Article Last Modified on 11/21/2006


APPLIES TO


This article was previously published under Q133010

SUMMARY

The 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        = Error
Description = <name of your service> terminated with the following error:
              <description of the error>
					

Keywords: kbeventlog kbinfo kbkernbase kbscm kbservice KB133010