jtara

msg:3460856 | 11:20 pm on Sep 25, 2007 (gmt 0) |
Your Windows Explorer bombed. If you did have Visual Studio installed, you could learn the values of registers and the offset from the nearest symbolic address within Explorer where it bombed - which would tell you - exactly nothing of value. Then you could poke around in memory, and probably learn... exactly nothing of value. So, your Windows Explorer bombed...
|
tonynoriega

msg:3460870 | 11:28 pm on Sep 25, 2007 (gmt 0) |
I can access IE just fine though.... Was it just that session that bombed? is there any information on that specific numeric error i posted? i cant google anything on it at all....
|
kaled

msg:3460935 | 12:47 am on Sep 26, 2007 (gmt 0) |
If you had Visual Studio installed and the source code to Explorer (and libraries) you might be able to locate the fault and fix it. Since you don't, forget about it. Explorer is expected to crash - there is even a monitor that runs in the background to detect crashes and restart it. Kaled.
|
jtara

msg:3460942 | 12:57 am on Sep 26, 2007 (gmt 0) |
| Your Windows Explorer bombed. |
| | I can access IE just fine though.... |
| That's irrelevant. Windows Explorer isn't IE. Windows Explorer is the thingie that runs your desktop. Windows automatically restarts it if it bombs, as an earlier poster pointed-out.
|
kaled

msg:3461284 | 11:22 am on Sep 26, 2007 (gmt 0) |
To clarify what jtara said... Explorer (EXPLORER.EXE) and Internet Explorer (IEXPLORE.EXE) share a great deal of code (in the form of DLLs) but are individual and distinct programs. Internet Explorer is typically installed in the Program Files files directory. Internet Explorer is an application - you open and close it. Explorer is a core part of the operating system. There is a method to close Explorer, but when you do so, the taskbar and desktop icons vanish and Windows becomes unusable unless you are able to restart it again (I think the task manager can be used for this but I haven't needed to do this for a long time.) Kaled.
|
Receptional Andy

msg:3461302 | 11:48 am on Sep 26, 2007 (gmt 0) |
| I think the task manager can be used for this but I haven't needed to do this for a long time |
| Sure can: Task Manager >> File >> New task >> explorer Can come in very handy ;)
|
|