8007 errors are Win 32 error numbers. EG Com error 80070005 = Win 32
New thing learnt today. Thanks David.
I always wondered why there is no documentation on Regsvr32 error codes. I
can hardly find one via MSDN search.
OT:
How is the Ashes series going? I have no access to that sports channel.
--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org
"David Candy" <.> wrote in message
He got the name right
Is the error if he mistyped the name. As he misspelt install he misspelt the
name as well. He can copy messages to the clipboard accurately by pressing
Ctrl + C in the message box
---------------------------
RegSvr32
---------------------------
LoadLibrary("shdocvn") failed - The specified module could not be found.
---------------------------
OK
---------------------------
8007 errors are Win 32 error numbers. EG Com error 80070005 = Win 32 error 5
We get the text for error 5 by typing in a command prompt
C:\Program Files\Support Tools>net helpmsg 5
Access is denied.
I did this earlier today, but can't see how Windows can work if shdocvw
can't. I tossed up talking about regmon/filemon to find exactly what was
denied. But as he copied the message wrong I didn't think he could use these
programs.