Microsoft KB Archive/172340

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


STOP C0000221 Bad Image Checksum After Adding RAM

Article ID: 172340

Article Last Modified on 11/1/2006



APPLIES TO

  • Microsoft Windows NT Workstation 3.51
  • Microsoft Windows NT Workstation 4.0 Developer Edition
  • Microsoft Windows NT Server 3.51
  • Microsoft Windows NT Server 4.0 Standard Edition



This article was previously published under Q172340

SYMPTOMS

After you add additional RAM to your Windows NT system you may receive the error message:

STOP C0000221 - Bad Image Checksum the image comctl32.dll is possibly corrupt, the header checksum does not match the computed checksum.

The filename may be different and may change on subsequent restarts.

CAUSE

A corrupt pagefile may be the cause of this error, or bad or incompatible memory.

RESOLUTION

  1. Return the system to the original RAM configuration. If you have a FAT partition, boot to DOS, and delete the Pagefile.sys. If you have an NTFS partition, try to log back on as administrator.
  2. Click the Start button, point to Settings, click Control Panel, and then double-click the System icon.
  3. From the System Properties dialog box, click the Performance tab, and then click Change in the Virtual Memory section.
  4. From the Virtual Memory dialog box, select the individual Drive(s) the pagefiles are on, and set the Initial Size and the Maximum Size of the pagefile(s) to 0. Do not restart the system.
  5. Run CHKDSK C: /F /R; run on any drive that contained a pagefile. If you have multiple pagefiles, perform the CHKDSK on non-system partitions first, because running CHKDSK on the system partition requires a restart.
  6. Restart the system.
  7. Set the pagefile to an optimal level for the amount of RAM you will add. For more information, please see the following article in the Microsoft Knowledge Base:

    99768 Optimizing Your Paging File (PAGEFILE.SYS)

  8. Shutdown the system and add your RAM, the RAM added should follow the specifications for the hardware it is being added too. All speeds and type of RAM should be the same (i.e. EDO and non-EDO).

If you still experience the same error message after re-adding the RAM, you may have defective hardware, and should consult your hardware vendor.


Additional query words: 0xc221 prodnt

Keywords: kbenv kbfix kbhardware kbhw kbprb KB172340