Service Control Manager Event 7024 (2550)

Last reviewed: April 4, 1997
Article ID: Q112595
The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1
  • Microsoft Windows NT Workstation versions 3.5, 3.51, and 4.0
  • Microsoft Windows NT Server versions 3.5, 3.51, and 4.0

SYMPTOMS

When you start your computer, the following message appears:

   At least one service or driver failed during system startup. Use Event
   Viewer to examine the event log for details.

Event Viewer shows a Service Control Manager event number 7024. This is explained by the following:

   The Computer Browser service terminated with service-specific error
   2550.

You can obtain further information by using the NET HELPMSG command. Error message 2550 is explained by the following:

   The browser services was configured with MaintainServerList=No.

CAUSE

This error is the result of setting MaintainServerList=No in the registry while still having the Computer Browser service active.

RESOLUTION

To avoid this error, do one of the following:

  • Stop the Computer Browser service, using the Services tool in Control Panel.

    -or-

  • Use the Registry Editor to change the MaintainServerList as described below:

WARNING: Using the Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

  1. Run Registry Editor (Regedt32.exe).

  2. In the HKEY_LOCAL_MACHINE subtree, go to the following subkey:

          SYSTEM\CurrentControlSet\Services\Browser\Parameters\
    
              MaintainServerList
    
    

  3. Change MaintainServerList to either Auto or Yes.

  4. Quit Registry Editor.


Additional query words: prodnt err msg
Keywords : kbtool NTSrvWkst ntutil
Version : 3.1 3.5 3.51 4.0
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 4, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.