Mapping Operation Attempted on Non-NetWare Drive

Last reviewed: December 23, 1997
Article ID: Q167815
The information in this article applies to:
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0

SUMMARY

With Client or Gateway Service for Novell NetWare configured to run a NetWare login script, the following error may occur when the login script attempts to map a drive letter to a NetWare volume:

   The following drive mapping operation was attempted on a non-NetWare
   network drive. "X:=SERVER/VOL:\DIR"

The exact syntax of the drive mapping in the error message will depend on the syntax of the actual MAP command in the login script.

CAUSE

This message will occur if drive X: in the earlier example is already redirected to another network resource. If you have previously created a persistent connection to a non-NetWare server on drive X:, the persistent connection will be established before the NetWare login script is run, resulting in the error message above.

RESOLUTION

To resolve the problem, change the drive letter that the Map command refers to in the NetWare login script, or remove the Windows NT persistent server connection.

MORE INFORMATION

If the persistent connection on drive X: is to a NetWare server, you will receive the following error during processing of the NetWare login script:

   Attempt to map drive to invalid path in map command
   "X:=SERVER/VOL:\DIR".

The exact syntax of the drive mapping in the error message will also depend on the syntax of the actual Map command in the login script.


Additional query words: csnw gsnw
Keywords : NTINTEROP ntnetserv NTSrvWkst kb3rdparty kbnetwork
Version : WinNT:4.0
Platform : winnt
Issue type : kbhowto


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: December 23, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.