Windows Explorer is the executable that serves as the interface to the Windows operating system and as such it has its share of problems. This is the first article in a series that will deal with various Windows Explorer related issues.
Thumbnail View Error
When trying to view the contents of a folder using the Thumbnail view, you may receive one of the following error messages:
- EXPLORER caused an invalid page fault in module THUMBVW.DLL at 015f:799eaee4
- EXPLORER caused an invalid page fault in module KERNEL32.DLL at 015f:bff9d709
This occurs when the Thumbs.db file (the file that contains thumbnails for a folder) in the folder is corrupted. To fix this problem, follow these steps:
- Be sure that you are able to view hidden files. From the View menu in Windows Explorer, click Folder Options. Select the View tab, click Show All Files, and then click OK.
- Delete the Thumbs.db file in the folder.If an error message displays, saying access is denied, then do one the following:
- Close Windows Explorer, and then empty the Recycle Bin.
- In Windows Explorer, click another folder to view its contents, and then empty the Recycle Bin.
- Re-create the Thumbs.db file by clicking on the folder whose contents you are trying to view in Microsoft Windows Explorer, and then click Thumbnails on the View menu.
Windows Explorer is Blank or All Folders View is Missing
If Windows Explorer is blank or the All Folders view is missing, it may be that the ExplorerBar value in the HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
registry key is damaged.
To fix this problem, do the following:
- Upgrade to the most current version of Microsoft Internet Explorer at http://www.microsoft.com/windows/ie/default.asp
- Test to determine if the issue is resolved. If the issue is resolved, do not go to step 3. If the issue is not resolved, go to step 3.
- Make sure that you have a backup of your computer available before editing the registry.
- Use Registry Editor to delete the ExplorerBar value in the following registry key, and then restart your computer:HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
Too Many File Types
When you try to use the search feature in Windows Explorer, you may get the following error:
The instruction at 0×778aa57 reference memory at “0×3b0046″. The memory cannot be read.
This can happen if you just added more than 64 file types in the File Types tab under the Folder Options dialog (found in the Tools menu in Windows Explorer). To resolve this problem, get Service Pack 4 for Windows 2000 from:
http://www.microsoft.com/windows2000/downloads/servicepacks/sp4/default.mspx
White Desktop and BrowseUI.DLL Error
When you start up Microsoft Windows Millennium Edition (Me), the screen is white, and the following error message may appear:
Explorer has caused an error in Browseui.dll
You get a prompt to change desktop settings, because Active Desktop is turned off, but changing settings doesn’t help. The same error displays, and then the computer freezes.
You can resolve this issue by using the Registry Scan utility:
- Insert the Windows Me emergency startup disk, and restart your computer.
- Use the arrow key on your keyboard to select Start Computer Without CD-ROM Support, and then press Enter.
- At the command prompt type scanreg /fix, and then press Enter.
- After the ScanReg process is complete, restart your computer. The Registry Scan utility will find and remove corrupted registry entries and system files. The system replaces those files with a working copy of the files.
Explorer Causes an Invalid Page Fault in Browseui.DLL
After you log on to a Windows 98-based computer, you may get the following error:
This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor.
If you click Details, the following error message will display:
- EXPLORER caused an invalid page fault in module EXPLORER.EXE at 167:00401f31
- EXPLORER caused an invalid page fault in module BROWSEUI.DLL at 167:00401f31
If you close the error, the computer starts with a blank desktop. Starting in safe mode does not solve the problem, but the memory address listed may change. This can happen if the Browseui.dll file is missing or damaged.
To fix this problem, try Method 1; if that fails, try Method 2.
Method 1: Repair Internet Explorer
- Restart the computer to display the command prompt by inserting the Windows 98 Emergency Startup disk and starting the computer, or pressing the CTRL key while starting the computer and selecting Command Prompt Only from the Windows Startup Menu.
- At the command prompt, type edit c:\windows\system.ini, and then press the Enter key to open the System.ini file in MS-DOS Editor.
- Use the arrow keys to navigate through MS-DOS Editor. Under the [Boot] section, change the following lineshell=Explorer.exeto:
shell=Progman.exe
- Press ALT+F to scroll down to Exit, and then press Enter. Select Yes to save the Windows\System.ini file and to return to the command prompt.
- Restart your computer, and Program Manager will start.
- Click File | Run, type control appwiz.cpl, and then click OK to open the Add/Remove Programs Properties dialog box.
- On the Install/Uninstall tab, click Microsoft Internet Explorer 5 and Internet Tools, and then click Add/Remove.
- Select the Repair Internet Explorer option, and then click OK. Follow the instructions in the wizard to repair Internet Explorer, and when you are prompted to restart the computer, click Yes.
- Repeat steps 1 through 5, but in step 3, change the line shell=progman.exe to shell=explorer.exe.
If the error persists, follow the steps in Method 2.
Method 2: Restore Internet Explorer
- Restart the computer to display the command prompt by inserting the Windows 98 Emergency Startup disk and starting the computer, or pressing the CTRL key while starting the computer and selecting Command Prompt Only from the Windows Startup Menu.
- At the command prompt, type edit c:\windows\system.ini, and then press the Enter key to open the System.ini file in MS-DOS Editor.
- Use the arrow keys to navigate through MS-DOS Editor. Under the [Boot] section, change the following lineshell=Explorer.exeto:
shell=Progman.exe
- Press ALT+F to scroll down to Exit, and then press Enter. Select Yes to save the Windows\System.ini file and to return to the command prompt.
- Restart your computer, and Program Manager will start.
- Click File | Run, type control appwiz.cpl, and then click OK to open the Add/Remove Programs Properties dialog box.
- On the Install/Uninstall tab, click Microsoft Internet Explorer 5 and Internet Tools, and then click Add/Remove..
- Click the Restore to previous Windows Configuration option, and then click OK. Complete the wizard to restore the earlier Windows configuration, and when prompted to restart the computer, click Yes.
- Repeat steps 1 through 5, but in step 3, change the line shell=progman.exe to shell=explorer.exe.
If both methods fail, you may have to completely reinstall the Windows 98 operating system. It should be noted that the reinstallation of Windows 98 may result in the loss of some Windows configuration information and/or data.