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

ID: Q133010


The information in this article applies to:
  • Microsoft Win32 Application Programming Interface (API), used with:
    • Microsoft Windows NT versions 3.51, 4.0
    • Microsoft Windows 2000


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> 

Additional query words:

Keywords : kbEventLog kbKernBase kbWinOS2000 kbSCM kbService kbDSupport kbGrpKernBase
Version : winnt:3.51,4.0
Platform : winnt
Issue type : kbinfo


Last Reviewed: January 5, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.