Article ID: 114839
Article Last Modified on 11/14/2003
AUTOEXEC.BAT : NET START SYSTEM.INI / [Network]: AutoStart=FULLThe TCP/IP protocol needs to load several modules (UMB, TCPTSR, TINYRFC, NMTSR.EXE, EMSBFR.EXE) after the NDIS2 protocol binding and before the redirector load, and thus the error message.
NET STARTwith:
NET START NETBINDAfter the lines that load other modules needed by TCP/IP (UMB, TCPTSR, TINYRFC, NMTSR.EXE, EMSBFR.EXE) add one of the following lines:
NET START WORKSTATION-or-
NET LOGONThis will correct the binding sequence of both TCP/IP and the redirector. You may also delete the Autostart=FULL line in SYSTEM.INI and adding a NET START WORKSTATION line after all TCP/IP components have loaded but this has the disadvantage that any further modification using the Network Setup applet will reinsert the AutoStart=FULL line in SYSTEM.INI, thus reenabling the error condition. On the contrary NET START NETBIND is not modified by the Network Setup Applet.
Additional query words: wfw wfwg 3.11 nttcp ntprotocol
Keywords: KB114839