KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q82772: Windows and WFWG 3.1x Setup Error Codes (000 through 100)

Article: Q82772
Product(s): Microsoft Windows 95.x Retail Product
Version(s): WINDOWS:3.1,3.11
Operating System(s): 
Keyword(s): 
Last Modified: 20-SEP-1999

3.10 3.11

WINDOWS

kbsetup kbdisplay kberrmsg

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Windows versions 3.1, 3.11 
- Microsoft Windows for Workgroups 
-------------------------------------------------------------------------------

SUMMARY
=======

When a Setup error message contains an error code, it also includes some text
indicating what Setup was trying to do, for example, copying a file. The text of
the error message indicates whether the error is fatal or not. In some nonfatal
cases, Setup may be performing an operation (such as copying a file) that is
needed to run Windows. Other times the error may prevent some specific feature
of Windows from operating properly.

In many cases, the error code is an MS-DOS extended error code. These error codes
are between 0 and 100. Setup-specific error codes have two different formats,
depending on whether the error occurs during the character (MS-DOS) mode or
Windows graphical user interface (GUI) mode portion of Setup. The character mode
Setup specific error numbers are in the format "Snnn", where "nnn" is any three
digits. The GUI mode error numbers are codes greater than 200.

MORE INFORMATION
================

In both character and GUI modes, the following MS-DOS error codes may be
reported:
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 02 | File not found - possible corrupt disks.                                                                                                                            | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 03 | Path not found - possible hardware problem or incompatible
    software (virus?).                                                                                  | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 04 | Too many open files - should never occur. May occur in
    maintenance mode Setup if WIN.COM, WIN.CNF, or another
    component is crosslinked with another file. | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 05 | Access denied - make sure the file is not write protected or
    protected by virus protection software.                                                           | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 06 | Handle invalid - serious problem, unknown.                                                                                                                          | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 07 | Memory control blocks destroyed  - serious problem, unknown.                                                                                                        | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 08 | Insufficient memory - free up memory and run Setup again. May
    also occur if very long or corrupt SYSTEM.INI, WIN.INI or
    SETUP.INF files exist.            | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 09 | Memory block address invalid  - serious problem, unknown.                                                                                                           | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 10 | Environment invalid  - serious problem, unknown.                                                                                                                    | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 11 | Format invalid  - serious problem, unknown.                                                                                                                         | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 12 | Access code invalid  - serious problem, unknown.                                                                                                                    | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 13 | Data invalid  - serious problem, unknown.                                                                                                                           | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 14 | Unknown unit  - serious problem, unknown.                                                                                                                           | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 15 | Disk drive invalid  - serious problem, unknown.                                                                                                                     | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 16 | Attempted to remove current directory - serious problem,
    unknown.                                                                                              | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 17 | Not same device  - serious problem, unknown.                                                                                                                        | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 18 | No more files  - serious problem, unknown.                                                                                                                          | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 19 | Write-protected disk  - should never occur (different error
    message).                                                                                          | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 20 | Unknown unit  - serious problem, unknown.                                                                                                                           | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 21 | Drive not ready  - should never occur (different error message).                                                                                                    | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 22 | Unknown command  - serious problem, unknown.                                                                                                                        | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 23 | Data error (CRC) - possible corrupt disks.                                                                                                                          | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 24 | Bad request-structure length  - serious problem, unknown.                                                                                                           | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 25 | Seek error - possible corrupt disks.                                                                                                                                | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 26 | Unknown media type - possible corrupt disks.                                                                                                                        | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 27 | Sector not found - possible corrupt disks.                                                                                                                          | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 28 | Write fault - possible corrupt disks.                                                                                                                               | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 30 | Read fault - possible corrupt disks.                                                                                                                                | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 31 | General failure - possible corrupt disks.                                                                                                                           | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 32 | Sharing violation - should never occur (different error message).                                                                                                   | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 33 | File-lock violation - should never occur (different error
    message).                                                                                            | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 34 | Disk change invalid - serious problem, unknown.                                                                                                                     | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 35 | FCB unavailable - serious problem, unknown.                                                                                                                         | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

When setting up to or from a network, the following MS-DOS error codes can
occur:

+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 50 | Unsupported network request - serious problem, unknown.                                                                                                                                                                                                                                                                                                                                           | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 51 | Remote machine not listening - serious problem, unknown.                                                                                                                                                                                                                                                                                                                                          | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 52 | Duplicate name on network - serious problem, unknown.                                                                                                                                                                                                                                                                                                                                             | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 53 | Network name not found - serious problem, unknown.                                                                                                                                                                                                                                                                                                                                                | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 54 | Network busy - retry operation.                                                                                                                                                                                                                                                                                                                                                                   | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 55 | Device no longer exists on network - check with network
    administrator.                                                                                                                                                                                                                                                                                                                       | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 56 | NetBIOS command limit exceeded  - check with network
    administrator.                                                                                                                                                                                                                                                                                                                          | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 57 | Error in network adapter hardware - check with network
    administrator.                                                                                                                                                                                                                                                                                                                        | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 58 | Incorrect response from network  - check with network
    administrator.                                                                                                                                                                                                                                                                                                                         | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 59 | Unexpected network error  - check with network administrator.                                                                                                                                                                                                                                                                                                                                     | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 59 | Unexpected network error  - check with network administrator.                                                                                                                                                                                                                                                                                                                                     | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 60 | Remote adapter incompatible - serious problem, unknown.                                                                                                                                                                                                                                                                                                                                           | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 64 | Network name deleted - serious problem, unknown.                                                                                                                                                                                                                                                                                                                                                  | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 65 | Network access denied  - check with network administrator.                                                                                                                                                                                                                                                                                                                                        | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 66 | Incorrect network device type - serious problem, unknown.                                                                                                                                                                                                                                                                                                                                         | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 67 | Network name not found - serious problem, unknown.                                                                                                                                                                                                                                                                                                                                                | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 68 | Network name limit exceeded  - check with network administrator.                                                                                                                                                                                                                                                                                                                                  | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 69 | NetBIOS session limit exceeded  - check with network
    administrator.                                                                                                                                                                                                                                                                                                                          | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 70 | Temporary pause in file sharing - check with network
    administrator.                                                                                                                                                                                                                                                                                                                          | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 71 | Network request not accepted  - check with network administrator.                                                                                                                                                                                                                                                                                                                                 | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 72 | Print or disk redirection paused - serious problem, unknown.                                                                                                                                                                                                                                                                                                                                      | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 80 | File already exists  - serious problem, unknown. Setup will use
    MS-DOS to make sure it can write over existing files.                                                                                                                                                                                                                                                                        | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 82 | Cannot make directory - check with network administrator.                                                                                                                                                                                                                                                                                                                                         | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 83 | Fail on Int 24H (critical error) - some drivers will fail an
    access when an error occurs without issuing an Int 24H (which
    causes Setup to display an error message allowing you to
    retry the operation rather than just failing it). The cause of
    the error is bad disks or network problems. Some viruses and
    virus-protection software can cause this error to occur. | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 84 | Too many redirections - serious problem, unknown.                                                                                                                                                                                                                                                                                                                                                 | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 85 | Duplicate redirection - serious problem, unknown.                                                                                                                                                                                                                                                                                                                                                 | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 86 | Invalid password - check with network administrator.                                                                                                                                                                                                                                                                                                                                              | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 87 | Invalid parameter - serious problem, unknown.                                                                                                                                                                                                                                                                                                                                                     | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 88 | Net write fault - check with network administrator.                                                                                                                                                                                                                                                                                                                                               | 
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

Additional query words: 3.10 3.11 3.1

======================================================================
Keywords          :  
Technology        : kbAudDeveloper kbWin3xSearch kbWFWSearch kbZNotKeyword3 kbWin310 kbWin311
Version           : WINDOWS:3.1,3.11

=============================================================================

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.

Copyright Microsoft Corporation 1986-2002.