CSNW Does Not Support MS-DOS Name Space Correctly

Last reviewed: May 9, 1997
Article ID: Q153949
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 a connection is made to a Novell NetWare Server, Client Services for NetWare (CSNW) checks whether the volume supports OS/2 name space. If it does, CSNW enables long file name support on that connection. However CSNW only provides long file names for that connection . An application that needs MS-DOS name space will fail.

CAUSE

CSNW does not support MS-DOS name space if long file name support is enabled on a connection.

RESOLUTION

To correct this problem, first apply the updated Nwrdr.sys mentioned below and then do the following:

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. From the HKEY_LOCAL_MACHINE subtree, go to the following key:

          \System\CurrentControlSet\Services\NWRDR\parameters
    

  3. From the Edit menu, choose Add Value.

  4. Add the following:

          Value Name: LongNameFlags
          Data Type:  REG_DWORD
          Data: 0x1 (Hex)
    

LongNameFlags enable or disable the LFN support on NWCS Default is Enabled (0x0)

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 3.51. This problem was corrected in the latest Windows NT 3.51 U.S. Service Pack. For information on obtaining the Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces):

   S E R V P A C K


Additional query words: sp3 kbfix kbbug
Keywords : NTSrvWkst
Version : 3.51 4.00 3.50
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: May 9, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.