Cannot Access Folder Because the Path Is Too Long or DeepID: Q180410
|
When you attempt to open, delete, or rename a folder using Windows NT
Explorer or File Manager, you may receive one of the following error
messages:
- Cannot delete folder - path too Deep
- Can't access this folder.
Path is too long
This problem can occur if the path to the file or folder is longer than the file system can accommodate. For example, this problem may occur if you connect a drive to a share and then create a path over 255 characters to the share.
To work around this issue, you can use the SUBST command to associate a
drive letter with the long path to access the file or folder. To do so,
follow these steps:
The hard disk's file system determines the maximum number of characters in the path to a file or folder from the Win32 API variable MAX_PATH. The File Allocation Table (FAT) for MS-DOS, Protected-Mode FAT (VFAT) for Windows 95, and NT File System (NTFS) file systems are usually limited to 255 characters in a path.
For more information about this issue, please see the following articles
in the Microsoft Knowledge Base:
ARTICLE-ID: Q157069
TITLE : "Can't Access This Folder. Path Is Too Long" Error
ARTICLE-ID: Q177665
TITLE : Path Too Long Error Message When Exceeding MAX_PATH
http://msdn.microsoft.com/isapi/msdnlib.idc?theURL=/library/techart/msdn_longfile.htm
Additional query words: 256 longfilename
Keywords : kbenv NTSrvWkst
Version : winnt:3.51,4.0
Platform : winnt
Issue type : kbinfo
Last Reviewed: May 7, 1999