Windows Start up error

B

bluebean

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
 
R

Rey Santos

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).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top