Sockets.exe Required for Internet Explorer with 16-Bit TCP/IP

ID: Q159693

The information in this article applies to:

SYMPTOMS

When you attempt to start any of the Microsoft Internet Explorer for Windows 3.1 versions listed above on a Windows or Windows for Workgroups version 3.1 or 3.11-based computer that is running the 16-bit version of the Microsoft TCP/IP protocol, the following error message may be displayed:

   Winsock API Initialization Error

   The DOS Sockets TSR is not loaded.

If you are using Internet Explorer version 2.1 for Windows 3.1, the following error message is displayed when you click OK:

   The program could not initialize the network. Make sure your network
   connection is configured correctly. You can still view local files.

When you click OK again, Internet Explorer continues starting, but you are unable to access Web pages on the Internet. If you are using any other version of Internet Explorer for Windows 3.1 listed above, Internet Explorer continues starting when you click OK after the first error message is displayed, but you are unable to access Web pages on the Internet.

CAUSE

This problem can occur when the Sockets.exe program has not been started. To use Internet Explorer for Windows 3.1 with the 16-bit version of the Microsoft TCP/IP protocol, you must start Sockets.exe before starting Internet Explorer.

RESOLUTION

To work around this problem, follow these steps:

1. Verify that the TCP/IP protocol is installed properly. To do so,

   consult the documentation included with the version of the TCP/IP
   protocol you are running or see the following article in the Microsoft
   Knowledge Base:

      ARTICLE-ID: Q93736
      TITLE     : Enabling the Microsoft TCP/IP Protocol with WFWG 3.1

2. Use any text editor (such as Notepad) to open the Autoexec.bat file.

3. Insert the following line after the lines that load the TCP/IP

   protocol

      c:\<folder>\sockets.exe

   where <folder> is the folder in which the TCP/IP protocol files are
   installed.

4. Save and then close the Autoexec.bat file.

5. Restart your computer. If an error message is displayed when the line

   in the Autoexec.bat file that contains Sockets.exe is processed, please
   see the following article in the Microsoft Knowledge Base:

      ARTICLE-ID: Q129986
      TITLE     : Error Using Microsoft Network Client SOCKETS.EXE

KBCategory: kbnetwork kbenv kberrmsg KBSubcategory: msiew31msnets ndis2 Additional reference words: 2.00 2.01 2.10 3.00
Keywords          : ndis2 
Version           : 2.0 2.01 2.10 3.0 3.01 3.02a
Platform          : WINDOWS

Last Reviewed: May 20, 1997