Guest bluebean Posted July 10, 2008 Posted July 10, 2008 I have an error msg during Windows start up. Can one pls help me to solve this problem? STOP c0000221 Bad Image Checksum The image 0lecnv32.dll is possible corrupt. The header checksum does not match the computed checksum
Guest Rey Santos Posted July 10, 2008 Posted July 10, 2008 RE: Windows Start up error Could it be Stop 0xC0000221: STATUS_IMAGE_CHECKSUM_MISMATCH? See this: http://msdn.microsoft.com/en-us/library/ms797157.aspx The STATUS_IMAGE_CHECKSUM_MISMATCH bug check has a value of 0xC0000221. This indicates that a driver or a system DLL has been corrupted. Parameters This bug check will display a descriptive text message. The name of the damaged file is displayed as part of the message. Cause This bug check results from a serious error in a driver or other system file. The file header checksum does not match the expected checksum. This can also be caused by faulty hardware in the I/O path to the file (a disk error, faulty RAM, or a corrupted page file). -- Rey "bluebean" wrote: > I have an error msg during Windows start up. Can one pls help me to solve > this problem? > > STOP c0000221 Bad Image Checksum The image 0lecnv32.dll is possible corrupt. > The header checksum does not match the computed checksum
Recommended Posts