Microsoft KB Archive/174887: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - ">" to ">")
 
(One intermediate revision by the same user not shown)
Line 66: Line 66:
<div class="errormessage">
<div class="errormessage">


Exchng32 caused an invalid page fault in module AWFXCG32.DLL at &lt;address&gt;.
Exchng32 caused an invalid page fault in module AWFXCG32.DLL at <address>.


</div>
</div>
<div class="errormessage">
<div class="errormessage">


Exchng32 caused an invalid page fault in module KERNEL32.DLL at &lt;address&gt;.
Exchng32 caused an invalid page fault in module KERNEL32.DLL at <address>.


</div>
</div>
Line 77: Line 77:
<div class="errormessage">
<div class="errormessage">


OUTLOOK caused an invalid page fault in module AWFXCG32.DLL at &lt;address&gt;.
OUTLOOK caused an invalid page fault in module AWFXCG32.DLL at <address>.


</div>
</div>
Line 103: Line 103:
<div class="indent">
<div class="indent">


<p>extract &lt;drive&gt;:&lt;path&gt;\ie4_s2.cab ie4_2.cab /l &lt;drive2&gt;:&lt;path2&gt;</p>
<p>extract <drive>:<path>\ie4_s2.cab ie4_2.cab /l <drive2>:<path2></p>


</div>
</div>
where &lt;drive&gt; is the drive letter in which the Internet Explorer 4.0 Setup files are located, &lt;path&gt; is the path to the folder in which the Internet Explorer 4.0 Setup files are located, &lt;drive2&gt; is the drive in which to extract the Ie4_2.cab file to, and &lt;path2&gt; is the location in which to extract the Ie4_2.cab file to. For example:
where <drive> is the drive letter in which the Internet Explorer 4.0 Setup files are located, <path> is the path to the folder in which the Internet Explorer 4.0 Setup files are located, <drive2> is the drive in which to extract the Ie4_2.cab file to, and <path2> is the location in which to extract the Ie4_2.cab file to. For example:
<div class="indent">
<div class="indent">


Line 115: Line 115:
<div class="indent">
<div class="indent">


<p>extract &lt;drive&gt;:&lt;path&gt;\ie4_2.cab awfxcg32.dll /l &lt;drive2&gt;:&lt;path2&gt;</p>
<p>extract <drive>:<path>\ie4_2.cab awfxcg32.dll /l <drive2>:<path2></p>


</div>
</div>
where &lt;drive&gt; is the drive letter in which the IE4_2.cab is located, &lt;path&gt; is the path to the folder in which the IE4_2.cab is located, &lt;drive2&gt; is the drive in which Windows is installed on, and &lt;path2&gt; is the location of the Windows\System folder. For example:
where <drive> is the drive letter in which the IE4_2.cab is located, <path> is the path to the folder in which the IE4_2.cab is located, <drive2> is the drive in which Windows is installed on, and <path2> is the location of the Windows\System folder. For example:
<div class="indent">
<div class="indent">



Latest revision as of 23:53, 20 July 2020

Knowledge Base


Article ID: 174887

Article Last Modified on 1/20/2007



APPLIES TO

  • Microsoft Windows 95
  • Microsoft Internet Explorer 1.0
  • Microsoft Internet Explorer 2.0
  • Microsoft Internet Explorer 3.0
  • Microsoft Internet Explorer 3.01
  • Microsoft Internet Explorer 3.02
  • Microsoft Internet Explorer 4.0 128-Bit Edition
  • Microsoft Internet Explorer 4.01 128-Bit Edition
  • Microsoft Internet Explorer 5.0
  • Microsoft Internet Explorer 5.01
  • Microsoft Internet Explorer 5.5
  • Microsoft Internet Explorer 3.2
  • Microsoft Internet Explorer 4.0 128-Bit Edition
  • Microsoft Outlook 97 Standard Edition
  • Microsoft Exchange Client 5.5
  • Microsoft Exchange Client 5.0
  • Microsoft Exchange Client 4.0
  • Microsoft Exchange Client 5.0



This article was previously published under Q174887

SYMPTOMS

When you quit Exchange with Microsoft Fax running, you may receive one of the following error messages:

Exchng32 caused an invalid page fault in module AWFXCG32.DLL at <address>.

Exchng32 caused an invalid page fault in module KERNEL32.DLL at <address>.

This issue can also occur when you quit Outlook with Microsoft Fax running. In this case, you may receive the following error message:

OUTLOOK caused an invalid page fault in module AWFXCG32.DLL at <address>.

CAUSE

This error message can occur when the Awfxcg32.dll file included with Internet Explorer 4.0 was either not installed or was replaced by an earlier version (this can occur if you remove and reinstall the Microsoft Fax Service).

RESOLUTION

To resolve this issue, replace the Awfxcg32.dll file on your computer with the updated version included in Internet Explorer 4.0. To do so, use one of the following methods:

Method 1

Extract a copy of the Awfxcg32.dll file from the Internet Explorer 4.0 cabinet files. To do this, follow these steps:

  1. Click Start, point to Programs, and then click MS-DOS Prompt.
  2. Type cd\, and then press ENTER.
  3. Type the following line at the command prompt, and then press ENTER '

    extract <drive>:<path>\ie4_s2.cab ie4_2.cab /l <drive2>:<path2>

    where <drive> is the drive letter in which the Internet Explorer 4.0 Setup files are located, <path> is the path to the folder in which the Internet Explorer 4.0 Setup files are located, <drive2> is the drive in which to extract the Ie4_2.cab file to, and <path2> is the location in which to extract the Ie4_2.cab file to. For example:

    extract c:\intern~1.0se\ie4_s2.cab ie4_2.cab /l c:\intern~1.0se

  4. Type the following line at the command prompt, and then press ENTER '

    extract <drive>:<path>\ie4_2.cab awfxcg32.dll /l <drive2>:<path2>

    where <drive> is the drive letter in which the IE4_2.cab is located, <path> is the path to the folder in which the IE4_2.cab is located, <drive2> is the drive in which Windows is installed on, and <path2> is the location of the Windows\System folder. For example:

    extract c:\intern~1.0se\ie4_2.cab awfxcg32.dll /l c:\windows\system

  5. Type exit, and then press ENTER.
  6. Restart your computer.

For more information about using the Extract tool, see the following article in the Microsoft Knowledge Base:

129605 How to Extract Original Compressed Windows Files


Method 2

Reinstall Internet Explorer 4.0. For additional information, please see the following article in the Microsoft Knowledge Base:

170993 How to Install Internet Explorer 4.0


Keywords: kberrmsg KB174887