Jump to content

Application error explorer.exe

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
54 replies to this topic

#1
Willmaniam

Willmaniam

    Learning Programmer

  • Members
  • PipPipPip
  • 56 posts
Hi

recently (past 2 days) I have been getting different errors on my computer regarding explorer.exe.

The error will say something along the lines of:

Application error

explorer.exe (then some numbers these seem to change everytime along the lines of 0x0000000, 0x000000) memory could not be read

click ok to exit
click cancel to debug

I will write the next error down and post it up couldn't remember it exactly this time.

As far as I am aware the only thing that has changed on my system in the last 2 days is unistalling .NET framework 1.1 & 2.0 and then reinstalling them and then installing SQL server 2005.

when I get the error message (seems to happen at random times) everything seems to disappear for a couple of seconds and then reappear. I have all the latest updates and have a run a full system scan which found nothing.

Any ideas?

#2
morefood2001

morefood2001

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,720 posts
Try repairing windows. Goto start, run, type in cmd. In the terminal, type in
sfc /scannow

If that finds nothing, you may need to do a repair installation on windows (hit esc while installing windows to repair an existing install). Explorer errors are hard to fix from experience.

#3
Willmaniam

Willmaniam

    Learning Programmer

  • Members
  • PipPipPip
  • 56 posts
Will this delete all my files and stuff like that?

#4
morefood2001

morefood2001

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,720 posts
both options will not delete your files. The sfc utility will replace corrupt windows system files such as explorer, so this is even more safer (if it works).

The reinstall windows using the repair option right before selecting a new installation location will reinstall windows and de-update it, but should leave most programs in tact.

#5
Willmaniam

Willmaniam

    Learning Programmer

  • Members
  • PipPipPip
  • 56 posts
ok thank you I will let you know how it goes.

#6
Willmaniam

Willmaniam

    Learning Programmer

  • Members
  • PipPipPip
  • 56 posts
Ok well I id the sfc /scannow and that scanned the comp but it didn't say at the end if it did anything or not. What does that mean lol?

#7
morefood2001

morefood2001

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,720 posts
Sfc will automatically fix a problem if one exists, therefore keep an eye out for explorer errors and hopefully they went away :)

#8
Willmaniam

Willmaniam

    Learning Programmer

  • Members
  • PipPipPip
  • 56 posts
ah ok. well thanks for your help. I hope it goes away too.

#9
Willmaniam

Willmaniam

    Learning Programmer

  • Members
  • PipPipPip
  • 56 posts
Ha just when I thought it had gone away I get an error this time telling me memory could not be written I guess this means I need to do a repair install now?

#10
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Not necessarily. This error can be, I believe, caused by faulty connections to the RAM modules, or just faulty RAM. Check that?
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#11
Willmaniam

Willmaniam

    Learning Programmer

  • Members
  • PipPipPip
  • 56 posts
So could be a hardware problem?

#12
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Potentially, yes, that's what I've heard from these sorts of problems, but don't, like, trust me or anything. :)

It could just be faulty contacts. Try unplugging and replugging the RAM in or something, it might fix it. I've seen this error occasionally on two of our laptops at home, but it seems to have stopped now, so I dunno.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums