CSNW Error 85, Local Device Already in Use, When Desktop Icons Are Located on NetWare Server

ID: Q193806


The information in this article applies to:


SYMPTOMS

In the following configuration, after you log on and log off several consecutive times, the network client receives an access denied error message to one or more network drives located on the NetWare server. Also, the NET USE command fails with the following error message:

Error 85, Local device already in use
This error message is followed by an access denied error message.

The problem can be cleared on the Windows NT Workstation client by restarting Client Services for NetWare (CSNW).

Configuration

The Windows NT logon script maps several network drives on the NetWare server. For example:

   net use M: /delete > NUL      followed by,
   net use M: \\NWserver\share > NUL 

NOTE: The same behavior is obtained using a NET USE command with the /persistent:no switch.


CAUSE

The problem affects one or more drives and the drive where the desktop icons are located is always affected. The problem is intermittent and is easier to reproduce when using higher speed processors (200 MHz and more).


RESOLUTION

The solution consists of removing a race condition that potentially exists, especially when using high speed processors, between process cleanup and WINLOGON deleting network connections.
To resolve this problem, obtain the latest service pack for Windows NT 4.0 or Windows NT Server 4.0, Terminal Server Edition. For additional information, please see the following article in the Microsoft Knowledge Base:

Q152734 How to Obtain the Latest Windows NT 4.0 Service Pack


STATUS

Microsoft has confirmed this to be a problem in Windows NT 4.0 and Windows NT Server 4.0, Terminal Server Edition. This problem was first corrected in Windows NT 4.0 Service Pack 4.0 and Windows NT Server 4.0, Terminal Server Edition Service Pack 4.

Additional query words: 4.00 error85


Keywords          : NT4SP4Fix kbbug4.00 kbfix4.00.sp4 
Version           : WinNT:4.0
Platform          : winnt 
Issue type        : kbbug 

Last Reviewed: April 10, 1999