WFWG 3.11 May Fail After Upgrading (Missing SlotNumber= Entry)

Last reviewed: November 21, 1994
Article ID: Q108802
The information in this article applies to:
  • Microsoft Windows for Workgroups version 3.11

SYMPTOMS

If you are using a MicroChannel or EISA network interface card (NIC) and upgrade from Windows for Workgroups version 3.1 to Windows for Workgroups 3.11, your system may not work correctly if your PROTOCOL.INI file does not contain a SlotNumber entry.

CAUSE

Under Windows for Workgroups version 3.1 the NDIS version 2.0 driver scans the slots to determine the correct SlotNumber. Therefore, the SlotNumber entry in the PROTOCOL.INI file is optional. Under Windows for Workgroups version 3.11, the NDIS version 3.0 driver does not scan the slots to determine the correct SlotNumber.

Since you upgraded from Windows for Workgroups 3.1 or 3.11, the network card detection code was not used during Setup. As a result, your PROTOCOL.INI file does not contain a SlotNumber entry. If there isn't a SlotNumber entry in the PROTOCOL.INI file, the NDIS version 3.0 driver defaults to slot number 1.

WORKAROUND

To work around this problem add the correct SlotNumber= entry to the network interface card section of the PROTOCOL.INI. For example:

   [MS$IBMTRA]
   SlotNumber=2


KBCategory: kbnetwork kbhw kbsetup
KBSubcategory: wfw wfwg
Additional reference words: 3.11 UBNEI1 MS$NIUPS code


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: November 21, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.