Tree Pane in Explorer is blank

D

Dave Flinker

Suddenly the tree pane in explorer has gone blank. It is there, but is all
gray with no tree. How can I get it back?
 
J

John John (MVP)

Usually caused by incorrect value entry at:

HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}\InProcServer32

The (Default) REG_EXPAND_SZ value (when IE 6 is installed) should point
to %SystemRoot%\system32\shdocvw.dll

You can repair by repairing Internet Explorer or by merging this to the
registry:

=====================================================================
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}]
@="Explorer Band"

[HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}\Implemented
Categories]

[HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}\Implemented
Categories\{00021493-0000-0000-C000-000000000046}]

[HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\

00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
64,00,6f,00,63,00,76,00,77,00,2e,00,64,00,6c,00,6c,00,00,00
"ThreadingModel"="Apartment"

=============================================================================

John
 
D

Dave Flinker

Thanks, I tried changing the registry, but that didn't work. I
reinstalled IE 6 and that fixed the problem. Thanks again.



John John (MVP) said:
Usually caused by incorrect value entry at:

HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}\InProcServer3
2

The (Default) REG_EXPAND_SZ value (when IE 6 is installed) should point
to %SystemRoot%\system32\shdocvw.dll

You can repair by repairing Internet Explorer or by merging this to the
registry:

=====================================================================
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}]
@="Explorer Band"

[HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}\Implemented
Categories]
[HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}\Implemented
Categories\{00021493-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}\InProcServer
32]@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,2
5,\00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
64,00,6f,00,63,00,76,00,77,00,2e,00,64,00,6c,00,6c,00,00,00
"ThreadingModel"="Apartment"
============================================================================
=

John

Dave said:
Suddenly the tree pane in explorer has gone blank. It is there, but is all
gray with no tree. How can I get it back?
 
J

John John (MVP)

You're welcome, thanks for letting us know how you fixed it.

John

Dave said:
Thanks, I tried changing the registry, but that didn't work. I
reinstalled IE 6 and that fixed the problem. Thanks again.



Usually caused by incorrect value entry at:


HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}\InProcServer3
2

The (Default) REG_EXPAND_SZ value (when IE 6 is installed) should point
to %SystemRoot%\system32\shdocvw.dll

You can repair by repairing Internet Explorer or by merging this to the
registry:

=====================================================================
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}]
@="Explorer Band"


[HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}\Implemented
Categories]

[HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}\Implemented
Categories\{00021493-0000-0000-C000-000000000046}]

[HKEY_CLASSES_ROOT\CLSID\{EFA24E64-B078-11d0-89E4-00C04FC9E26E}\InProcServer
32]

@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,2
5,\
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
64,00,6f,00,63,00,76,00,77,00,2e,00,64,00,6c,00,6c,00,00,00
"ThreadingModel"="Apartment"

============================================================================
=

John

Dave Flinker wrote:

Suddenly the tree pane in explorer has gone blank. It is there, but is
all
gray with no tree. How can I get it back?
 

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

Top