NwSapAgent Service Will Not Start with DiscPort CD-ROM Tower

Last reviewed: October 29, 1997
Article ID: Q158520
The information in this article applies to:
  • 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 install NwSapAgent on a Windows NT Server computer that has a DiscPort CD-ROM tower attached, the NwSapAgent service will not start and the following errors will appear in Event Viewer:

   Event ID: 7023
   Source: Service Control Manager
   Description: The Sap Agent terminated with the following error:
                The service has not been started.

   Event ID: 8504
   Source: NwSapAgent
   Description: The description for Event ID "8504" in source "NwSapAgent"
                could not be found.

CAUSE

The DiscPort CD-ROM tower software loads as a service in Windows NT. When the DiscPort service starts prior to NwSapAgent, NwSapAgent fails to start. When attempting to start NwSapAgent after the Windows NT Server computer is running, the service will still fail to start.

RESOLUTION

To correct this problem, the NwSapAgent must be started prior to the DiscPort CD-ROM tower service. Use Registry Editor (Regedt32.exe) to change the DiscPort service to start after the NwSapAgent, as follows:

WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.

  1. Start Registry Editor (Regedt32.exe), and locate the following subkey:

        HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MTDPServices
    

  2. From the Edit menu, click Add Value. Type DependOnService in the Value Name field. Select REG_MULTI_SZ for the Data Type. Type NwSapAgent in the String field, and then click OK.

  3. Quit Registry Editor.

  4. Shutdown and restart your computer.

DiscPort CD-ROM towers are manufactured by Microtest, Inc., a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability.


Additional query words: 7001
Keywords : NTPROTOCOL NTSrvWkst kbnetwork
Version : WinNT:3.5,3.51,4.0
Platform : winnt
Issue type : kbprb
Solution Type : kbworkaround


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: October 29, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.