Incorrect Error Message with Long Directory Name on FAT

Last reviewed: May 9, 1997
Article ID: Q103372

The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1

SYMPTOMS

When you run the Windows NT Command Prompt and try to change the current directory (using the CD command) to a nonexistent directory using a long directory name (longer than eight characters, not including an extension) on a file allocation table (FAT) file system, you will receive the following incorrect error message:

   Access is Denied.

If you are on a drive that uses the Windows NT file system (NTFS), the CD command will return the correct error message, which is:

   The system cannot find the path specified.

STATUS

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

MORE INFORMATION

Steps to Reproduce Problem

  1. From the Main group, start the Command Prompt and change to a drive that uses the FAT file system.

  2. Type "cd <long_filename>" (without the quotation marks) where <long-filename> is a nonexistent name with more than eight characters (not including the extension, if any). For example, "cd newutilities".

    At this point, the above error message will appear.


Additional query words: prodnt
Keywords : kbbug3.10 kbtool ntutil
Version : 3.1
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: May 9, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.