Event log problem?

HawkHawk Fla Icrontian
edited August 2006 in Science & Tech
My pc keeps restarting every morning that I know of.
I'm away from it during the day most of the time, so I really don't know if it's more often or not.
Here's the error messages on the event log....
Anybody have any idea what it is and what I can do to stop it?
This is the first one... which MS has no info for it.
eventlog2ja1.th.jpg

This is the second one.... which has the info on it below the event log pic..
eventlog3cj2.th.jpg

eventlogxw1.th.jpg
Any help would be appreciated. I'm at a loss for this problem.
I'm running XP SP2.

Comments

  • HawkHawk Fla Icrontian
    edited August 2006
    No ideas on what it might be?
    This is my NF7 mobo.
    And the mobo I'm going to use for hotswapping my bios chip from my AN7 mobo.
    But I don't want to take the chance of being in the middle of hotswapping, flashing the bios chip, and having it restart on me.
  • HawkHawk Fla Icrontian
    edited August 2006
    Ran Registry mechanic and I think it may have fixed the problem.
    It found 8-10 problems and fixed them, so we'll see.
    If anyone has any ideas what might be causing this problem, jump on in.
    I've been trying to determine what the cause is for a couple of weeks now, to no avail.
  • ThraxThrax 🐌 Austin, TX Icrontian
    edited August 2006
    I have a shot in the dark..

    Go to this folder in Windows:
    C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd

    It may not necessarily be 8.0.50727.42 but the folder should contain these files: msvcm80.dll, msvcr80.dll and msvcp80.dll -- these are runtime libraries for Microsoft Visual C++, and they're used to run programs coded in MSVC++. Copy those files to your system32 folder, and see what happens.

    It looks like the DLL files are missing, or a program is coded poorly.
  • HawkHawk Fla Icrontian
    edited August 2006
    Thnx Thrax, I'll try it.
    This is probably a simple little glitch.
    But it's been a thorn in my pc for a week or two. lol
  • ThraxThrax 🐌 Austin, TX Icrontian
    edited August 2006
    Oh, also reinstall Microsoft .NET v2.0.
  • HawkHawk Fla Icrontian
    edited August 2006
    ok, Thnx for the help.
  • HawkHawk Fla Icrontian
    edited August 2006
    I checked all the folders in that area and have no files with those names.
    I found that I have Microsoft .NET v1.1 & Microsoft .NET v1.1 wizards only, on this pc. Should I uninstall 1.1 and then install v2.0?
  • ThraxThrax 🐌 Austin, TX Icrontian
    edited August 2006
    2.0 installs parallel to 2.0.

    Those missing DLLs is probably your culprit. I'll see how to get them downloaded as a package file from MS.
  • HawkHawk Fla Icrontian
    edited August 2006
    OK, Thnx bud. I appreciate your help.
    Once I get this fixed, I can then hotflash my chip for my AN7 mobo and get it folding! Yahhhh.
  • ThraxThrax 🐌 Austin, TX Icrontian
    edited August 2006
    For some reason .ODT files are allowed double the upload size as .ZIP files on SM, so this is a .ZIP file renamed .ODT.

    Rename it back to .ZIP and extract that folder to the WinSxS folder, then copy the DLLs as instructed. Then type the following at a command prompt once the files are in System32:

    regsvr32 msvcr32.dll
    regsvr32 msvcp32.dll
    regsvr32 msvcm32.dll
  • HawkHawk Fla Icrontian
    edited August 2006
    You lost me. I click on the file and it's a page of gibberish?
  • ThraxThrax 🐌 Austin, TX Icrontian
    edited August 2006
    Save target as / save link as. As I said, rename it to .ZIP when you download it.
  • HawkHawk Fla Icrontian
    edited August 2006
    OK, Got that. Then unzipped and copied folder to WinSxS folder. The dll's are in there. Then type the following at a command prompt once the files are in System32:
    regsvr32 msvcr32.dll
    regsvr32 msvcp32.dll
    regsvr32 msvcm32.dll
    You mean start run etc?
    I tried that and it says the specified module doesn't exist.
  • ThraxThrax 🐌 Austin, TX Icrontian
    edited August 2006
    Now, did you copy the files from the folder in the WinSxS into the C:\Windows\System32 folder? They need to be in both places.

    Run the regsvr32 commands after you've done that.
  • HawkHawk Fla Icrontian
    edited August 2006
    Still got the same -- module does not exist.
    I went and got the Microsoft .NET v2.0 and installed it.
    Is all this your giving me in that package?
    If so, it's loaded.
    P.S. Checked it in services and it's running.
  • ThraxThrax 🐌 Austin, TX Icrontian
    edited August 2006
    Alright, ignore the regsvr32 section. I thought those DLLs might have to be registered.

    Now we wait and see.
  • HawkHawk Fla Icrontian
    edited August 2006
    Yepper, The files were in both places as you asked.
    So, Hopefully installing the Microsoft .NET v2.0 will fix it.
    I'll check the error reports tomorrow to see if I got the error and restart again.
    I have to check that in case I missed it happening.
    Thnx again for the help Thrax. I'll let you know what happens.
  • HawkHawk Fla Icrontian
    edited August 2006
    OK Thrax,
    Found the error logged this morning and now it identifies it...
    SiSoftware Sandra Lite.
    For some strange reason it was creating the error and restarting the pc.
    It didn't restart the pc this morning. Instead it resolved it without restart.
    But still showed the side by side error.
    I think installing the Microsoft .NET v2.0 somehow got it to identify the problem.
    So, I uninstalled SiSoftware Sandra Lite and we'll see if I get anymore error reports.
  • ThraxThrax 🐌 Austin, TX Icrontian
    edited August 2006
    Hey, we're on the right track, that's good. :D
Sign In or Register to comment.