
11-24-2008
|
|
|
|
Re: Untitled.bmp Filename Appears for Some Images
I've verified that Do Not Save Encrypted Files To Disk is unchecked.
I've deleted Temporary Internet Files - I used the Delete All button for all
form data, cookies, temporary files, history, & passwords. I checked "Also
delete files and settings stored by add-ons."
I've deleted the item in Downloaded Program Files marked "Unknown" (which
turned out to be C:\Windows\inf\erma.inf, apparently part of Adobe's Flash
installer)
I've closed all browser windows, and run Internet Explorer (No Add-ons)
I've tried registering the dlls with "regsvr32 /i mshtml.dll" and "regsvr32
/i shimgvw.dll". I tried doing this from Start-Run, and when I got the error
below, I closed all browser windows and tried them from a command line in
C:\Windows\System32, which contains both of those .dlls. However, in both
cases I get the following error message:
The Module "shimgvw.dll" was loaded but the entry-point DllRegisterServer
was not found. Make sure that "shimgvw.dll" is a valid DLL or OCX file and
then try again.
I get the same error for mshtml.dll. I'm running Vista Ultimate SP1 / IE
7.0.6001.18000, with all non-optional updates installed.
Thanks for your help with this Frank, I do appreciate it.
"Frank Saunders MS-MVP IE,OE/WM" wrote:
>
> That happens when the Temporary Internet Files are too full. In IE click
> Tools | Internet Options. Click Delete Files in the Temporary Internet
> files section of the General tab. On the next window place a check mark in
> the box to Delete all offline content.
>
> If that doesn't fix it, go to Tools | Internet Options | Advanced and scroll
> down to the Security section. Uncheck "Do not save encrypted pages to
> disk".
>
> Click Start/Run and type this command to fix the 'Content Type' settings:
>
> regsvr32 /i mshtml.dll
> (and/or)
> regsvr32 /i shimgvw.dll (for WinXP)
|