Control Panel Fails to Stop an Already Stopped Service

ID: Q162779


The information in this article applies to:
  • Microsoft Windows NT Server version 4.0
  • Microsoft Windows NT Workstation version 4.0


SYMPTOMS

When the Services tool in Control Panel tries to stop a service upon which another service depends, it prompts the user to first stop all the services that depend on the service that has to be stopped.

If, in the meantime, one of the dependent services is stopped, the Control Panel stops with the following error message:

The service has not been started.


CAUSE

Steps to reproduce:

  1. In Control Panel, double-click the Services icon.


  2. Select the Server service and click the Stop button. You are prompted to stop the following services:


  3. Computer Browser
    Directory Replicator
    Net Logon
  4. Before clicking OK, run a CMD session and enter the following command:

    net stop replicator


  5. Go back to the Services tool and click OK. You will receive the following error message:
    The service has not been started.


The other dependent services will not be stopped.


RESOLUTION

Stop the service in the correct order (for example, first stop the services that depend on the service that has to be stopped).


STATUS

Microsoft has confirmed this to be a problem in Microsoft Windows NT version 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Keywords : kbnetwork ntconfig NTSrvWkst
Version : 4.0
Platform : winnt
Issue type : kbbug


Last Reviewed: February 4, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.