Windows Err Msg: This File Is on a Network Drive with...

Last reviewed: November 21, 1994
Article ID: Q92633
The information in this article applies to:
  • Microsoft Windows operating system versions 3.1, 3.11

SUMMARY

If you save a new file from a Windows-based application to a Novell NetWare server, you may receive the following error message:

   This file is on a network drive with create but no modify
   privileges; ask the administrator of this network to change this
   condition.

In addition to the error message, a 0 byte file is created on the network drive.

This error occurs when you have read, write, create, modify, and file privileges, but not delete privileges, and when the Windows-based application is using common dialog boxes (COMMDLG.DLL).

To correct this problem, have the system administrator give you delete privileges for the server or directory you are trying to use.

MORE INFORMATION

When you save a new file from an application that uses common dialog boxes, a test file is created by COMMDLG.DLL to see if the work file can be created. If the test file is created successfully, it is deleted so that the application can save the work file. If the attempt to delete the file fails because you don't have delete privileges, the above error message is displayed.


KBCategory: kbnetwork kb3rdparty kberrmsg
KBSubcategory: win31
Additional reference words: 3.10 box net ware share servers
remote volume


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: November 21, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.