Qic117.sys Driver May Make Drive A InaccessibleLast reviewed: January 25, 1998Article ID: Q177353 |
The information in this article applies to:
SYMPTOMSWhen you try to access a floppy disk drive to read the contents of a disk, the following error message is displayed:
A:\ is not accessible. The requested resource is in use.NOTE: Substitute "B:\" if you are using a second floppy drive. When you click the floppy disk drive, the light does not come on. Other operating systems such as MS-DOS or Windows 95 can access the drive with no errors.
CAUSEThe Qic117.sys driver can be used on the following tape devices; each of these devices runs off the floppy controller:
kdi_GetFloppyController() - acquires resources kdi_ReleaseFloppyController() - releases resources kdi_GetFloppyController() - acquires resourcesAt this point, the driver stops and waits until it is needed again. After the calls are made, the user cannot use the floppy disk drive because the tape device is using all the resources. When using a tape device that runs off the floppy controller, the floppy disk drive and tape device cannot be used simultaneously. This will ensure maximum performance for the tape drive and prevent changes to the hard disk drive caused by someone using the floppy disk drive while the backup or restore is in progress.
WORKAROUNDTo work around this issue, perform the following steps:
MORE INFORMATIONThe floppy disk drive will now work until a backup starts, but, after the backup completes, the error message listed above will appear when you try to access the floppy drive. The only way to again gain access to the floppy disk drive is to restart the computer.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: 3.5 5.25 diskette
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |