problem registering DLL's

J

jopa66

I recently formatted my HD and re-installed Windows XP using a disk which
slipstreamed my original XP with SP-2, IE7 and WMP11. Had no issues with the
install and I proceeded to do any remaining Windows updates. Upon examining
the event logs I discovered that there were non-fatal errors during the
installation:

Error:
Setup could not register the OLE Control D:\WINDOWS\system32\mshtml.dll
because of the following error:
GetProcAddress returned error 127 (the specified procedure could not be
found).

***
Error:
Setup could not register the OLE Control D:\WINDOWS\system32\msrating.dll
because of the following error:
GetProcAddress returned error 127 (the specified procedure could not be
found).

***
Error:
Setup could not register the OLE Control D:\WINDOWS\system32\inseng.dll
because of the following error:
GetProcAddress returned error 127 (the specified procedure could not be
found).

***
Error:
Setup could not register the OLE Control D:\WINDOWS\system32\plugin.ocx
because of the following error:
LoadLibrary returned error 126 (the specified module could not be found).

***
Error:
Setup could not register the OLE Control D:\WINDOWS\system32\webcheck.dll
because of the following error:
GetProcAddress returned error 127 (the specified procedure could not be
found).

***
Error:
Setup could not register the OLE Control D:\WINDOWS\system32\imgutil.dll
because of the following error:
GetProcAddress returned error 127 (the specified procedure could not be
found).

***
Error:
Setup could not register the OLE Control D:\WINDOWS\system32\pngfilt.dll
because of the following error:
GetProcAddress returned error 127 (the specified procedure could not be
found).

***

My attempts to register each of the dll's above gives the following error:

"*******.dll file loaded but DllregisterServer entry point not found. The
file
cannot be registered" .

My research suggests that this error is normal for mshtml.dll if one is
running IE7 but I cannot find reference to the other files. Is this
something that should concern me or is this a feature of IE7 ? How else can
I register these dll's ? The system does seem to be working OK but I want to
be proactive here and not have to re-do everything again in the near future.
 
R

Ramesh, MS-MVP

Hi,

Correct. That's the case for the other DLLs mentioned. They don't have a DllRegisterServer entrypoint.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com
Winhelponline.com blog http://www.winhelponline.com/blog


I recently formatted my HD and re-installed Windows XP using a disk which
slipstreamed my original XP with SP-2, IE7 and WMP11. Had no issues with the
install and I proceeded to do any remaining Windows updates. Upon examining
the event logs I discovered that there were non-fatal errors during the
installation:

Error:
Setup could not register the OLE Control D:\WINDOWS\system32\mshtml.dll
because of the following error:
GetProcAddress returned error 127 (the specified procedure could not be
found).

***
Error:
Setup could not register the OLE Control D:\WINDOWS\system32\msrating.dll
because of the following error:
GetProcAddress returned error 127 (the specified procedure could not be
found).

***
Error:
Setup could not register the OLE Control D:\WINDOWS\system32\inseng.dll
because of the following error:
GetProcAddress returned error 127 (the specified procedure could not be
found).

***
Error:
Setup could not register the OLE Control D:\WINDOWS\system32\plugin.ocx
because of the following error:
LoadLibrary returned error 126 (the specified module could not be found).

***
Error:
Setup could not register the OLE Control D:\WINDOWS\system32\webcheck.dll
because of the following error:
GetProcAddress returned error 127 (the specified procedure could not be
found).

***
Error:
Setup could not register the OLE Control D:\WINDOWS\system32\imgutil.dll
because of the following error:
GetProcAddress returned error 127 (the specified procedure could not be
found).

***
Error:
Setup could not register the OLE Control D:\WINDOWS\system32\pngfilt.dll
because of the following error:
GetProcAddress returned error 127 (the specified procedure could not be
found).

***

My attempts to register each of the dll's above gives the following error:

"*******.dll file loaded but DllregisterServer entry point not found. The
file
cannot be registered" .

My research suggests that this error is normal for mshtml.dll if one is
running IE7 but I cannot find reference to the other files. Is this
something that should concern me or is this a feature of IE7 ? How else can
I register these dll's ? The system does seem to be working OK but I want to
be proactive here and not have to re-do everything again in the near future.
 
J

jopa66

Thanx, Ramesh. I suspected as such but appreciate the opinion of someone
more knowledgeable about this stuff.


Hi,

Correct. That's the case for the other DLLs mentioned. They don't have a
DllRegisterServer entrypoint.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com
Winhelponline.com blog http://www.winhelponline.com/blog


I recently formatted my HD and re-installed Windows XP using a disk which
slipstreamed my original XP with SP-2, IE7 and WMP11. Had no issues with the
....
 

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