File & Print Services for NetWare May Stop Intermittently

Last reviewed: March 24, 1997
Article ID: Q154875
The information in this article applies to:
  • Microsoft Windows NT Workstation version 3.51
  • Microsoft Windows NT Server version 3.51
  • Microsoft File and Print Services for NetWare version 3.51

SYMPTOMS

The File and Print Services for NetWare (FPNW) service may stop intermittently. A Dr. Watson error may also appear because the Nwssvc.exe service stopped. The Dr. Watson error is:

   An application error has occurred and an application error log is being
   generated.

   Nwssvc.exe

   Exception: access violation (0xc0000005), Address: ?x????????

CAUSE

A request for the FPNW properties was made through either the Server Manager or Control Panel FPNW, and the HomeBaseDirectory registry value was missing.

RESOLUTION

Add the following value to the registry:

WARNING: Using 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 the Registry Editor (Regedt32.exe).

  2. Navigate to the key:

          HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FPNW\Parameters
    

  3. On the Edit menu, click Add Value.

  4. Add the following:

          Value Name: HomeBaseDirectory
          Data Type : REG_SZ
    
          Data      :
    
    

  5. Click OK, and close the Registry Editor.

  6. Shut down the computer and restart Windows NT.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 3.51. A supported fix is now available, but has not been fully regression- tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.


Additional query words: trap hang stopped nwssvc prodnt
Keywords : kbbug3.51 kbenv kbinterop kbnetwork ntinterop ntregistry NTSrvWkst
Version : 3.51
Platform : WinNT


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