"Cannot Read from Drive C" Error with WFW 3.11 |
Q113186
When you run Word 6.0 for Windows or Microsoft Excel 5.0 for Windows, one of the following error messages may occur on some systems:
Cannot Read from Drive C
These errors should only occur on computers that have Windows for Workgroups 3.11 pre-installed (that is, already installed on the computer when you purchase it).The disk is full or too many files are open
On computers that are not pre-installed with a network card, the following DEVICE line is missing from the CONFIG.SYS file:
DEVICE=C:\WINDOWS\IFSHLP.SYS
When this command is missing, you cannot perform certain file input and
output (I/O) operations. It is necessary for local as well as network I/O
operations. This line is sometimes included in the CONFIG.SYS file for
computers that come with a pre-installed network card but omitted from
computers with no network card.
Microsoft has notified computer manufactures that pre-install Windows that this line is necessary for all I/O operations, not just network I/O operations.
Open your CONFIG.SYS file in a text editor such as Windows Notepad and add the following line
DEVICE=C:\WINDOWS\IFSHLP.SYSwhere "C:\WINDOWS" is your Windows program directory.
The IFSHLP.SYS file is a system file responsible for interacting with 32- bit File Access and 32-bit Disk Access operations. You usually need to include this line to run Windows for Workgroups properly. For information on conditions in which you do not need IFSHLP.SYS, query on the following words in the Microsoft Knowledge Base:
Workgroups and IFSHLP.SYSMicrosoft has received reports of other error messages that occur because of the missing IFSHLP.SYS device driver.
Additional query words: 6.00a 3.11 3.10 3.1 hang hung crash winword crashed locks locked frozen freezes crashing quit quits stopped crashes bomb preinstalled preinstall pre-configured help factory word6 installation oem can't officeinterop box out machines omitted
Keywords : kbinterop
Issue type :
Technology :
|
Last Reviewed: November 4, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |