Microsoft KB Archive/173500: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - "<" to "<")
Line 31: Line 31:
<li>Click Start, click Shut Down, click &quot;Restart the computer in MS-DOS mode,&quot; and then click Yes.</li>
<li>Click Start, click Shut Down, click &quot;Restart the computer in MS-DOS mode,&quot; and then click Yes.</li>
<li><p>At the MS-DOS prompt, type the following command, and then press ENTER</p>
<li><p>At the MS-DOS prompt, type the following command, and then press ENTER</p>
<pre>      &lt;drive&gt;:</pre>
<pre>      <drive&gt;:</pre>
<p>where &lt;drive&gt; is the letter of the drive on which Windows is installed. For example, if Windows is installed on drive C, type the following:</p>
<p>where <drive&gt; is the letter of the drive on which Windows is installed. For example, if Windows is installed on drive C, type the following:</p>
<pre>      c:</pre></li>
<pre>      c:</pre></li>
<li><p>Type the following commands, pressing ENTER after each command:</p>
<li><p>Type the following commands, pressing ENTER after each command:</p>

Revision as of 16:24, 20 July 2020

Microsoft Knowledge Base

Error Message: MSN Failed to Load Folcom.dll

Last reviewed: October 14, 1997
Article ID: Q173500

The information in this article applies to:

  • The Microsoft Network version 2.5

SYMPTOMS

When you connect to MSN, The Microsoft Network, you may receive the following error message:

   MSN failed to load Folcom.dll.

If you click Setup or Help, you may receive the following error message:

   Msn.ini file badly formed. Please contact Product Support.

CAUSE

This issue can occur if the Wsock32.dll file is damaged or missing.

RESOLUTION

To resolve this issue, replace the Wsock32.dll file. To do so, use the following steps:

  1. Click Start, click Shut Down, click "Restart the computer in MS-DOS mode," and then click Yes.
  2. At the MS-DOS prompt, type the following command, and then press ENTER

          <drive>:

    where <drive> is the letter of the drive on which Windows is installed. For example, if Windows is installed on drive C, type the following:

          c:
  3. Type the following commands, pressing ENTER after each command:

          cd\windows\system
          ren wsock32.dll wsock32.old
          exit
  4. Extract a new copy of the Wsock32.dll file to the Windows\System folder. You can extract the Wsock32.dll file from the following locations:

        - The Win95_11.cab cabinet file on the Windows 95 CD-ROM
        - The Win95_12.cab cabinet file on the original Windows 95 DMF disks
        - The Win95_19.cab cabinet file on the original Windows 95 non-DMF
          disks
        - The Win95_18.cab cabinet file on the Windows 95 OEM Service Release
          2 CD-ROM

For information about how to use the Extract tool, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q129605
   TITLE     : Using the Windows 95 Extract Tool (Extract.exe)

Restart your computer normally.


Additional query words: 2.50

Keywords : msnconnect kberrmsg
Version : WINDOWS:2.5
Platform : WINDOWS


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: October 14, 1997
©1997 Microsoft Corporation. All rights reserved. Legal Notices.