Unsolved
This post is more than 5 years old
2 Posts
0
2138
November 30th, 2003 00:00
MSVCRT.DLL Error
I am running Windows XP, and whenever I start my computer, I get an error message that states, "Windows Explorer has encountered a problem and needs to close. We are sorry for the inconvenience."
When I view the details of the error, it lists this information:
AppName: explorer.exe AppVer: 6.0.2800.1106 ModName: msvcrt.dll
ModVer: 7.0.2600.1106 Offset: 0003213b
Can anyone help me with this problem???
No Events found!


Denny Denham
2 Intern
•
18.8K Posts
0
November 30th, 2003 02:00
Go to Start|Run, type regsvr msvcrt.dll and click OK. See if that correct the problem.
jisrael4
2 Posts
0
November 30th, 2003 13:00
Denny,
I ran the regsvr command that you had indicated, but I got another error box stating:
"msvcrt.dll was loaded, but the DllRegisterServer entry point was not found. This file can not be registered."
What should I do next?
Thanks.
joat77
110 Posts
0
November 30th, 2003 14:00
This KB from Microsoft describes your symptom but the dll is of a different type. The article is http://support.microsoft.com/default.aspx?scid=kb;en-us;822797
You may also have to do this through Safe Mode if your system does not run.
If this does not work: look for virus; run msconfig.exe and go to startup tab and uncheck each and restart or leave checked the items you knw that you want to start.
Denny Denham
2 Intern
•
18.8K Posts
0
November 30th, 2003 15:00
It sounds like msvcrt.dll is corrupted. To replace it go to Start|Run, type sfc /scannow (space before the "/") and click OK. You may be prompted to insert your XP Reinstallation CD. That should replace the file.