Cannot Delete Directory from FPNW ServerLast reviewed: September 9, 1996Article ID: Q153983 |
The information in this article applies to:
SYMPTOMSAfter you delete a directory on a File and Print Services for NetWare (FPNW) server, the directory still shows up in File Manager and in a DIR listing. If you try to look at the contents of the directory, you will get an 'Access Denied' error message. The security options in File Manager will be grayed out when this directory is selected, even if the directory is on a Windows NT file system (NTFS) partition.
CAUSEWhen the directory was deleted, FPNW still had a handle open to the directory. Windows NT simply marked the directory as pending deletion. When a directory is in this state, it will show up in a directory list, but it cannot be accessed. For example, suppose FPNW allocated this handle for a NetWare Core Protocol (NCP) client that requested a Directory Search Handle. The client will not tell FPNW when it is done with the handle. This is caused by the design of the NCP client. Because FPNW does not know when the client is done with the handle, it will hold on to the handle until one of the following events occurs:
RESOLUTIONThe behavior is by design. Eventually the handle will be released and the directory will disappear.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 3.51. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
KBCategory: kbnetwork kbprb
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |