RE: What does "failed with 0x80004005" error mean in running regsv



They are my own dlls which is written in VB. Forget to mention that the
problem only occurs in one Windows XP SP2 machine.

I can think of 2 possible reasons for the error:

1. Dependency issue
If this is the reason, how can I troubleshoot it?

2. Access Permission
I already tried as local administrator and domain adminstrator. I have
also checked the permission for the main levels of registry.



"Devil_Himself" wrote:

0x80004005 --> Access Denied

Which Dll are you Tring to regsiter

"Peter" wrote:

I'm trying to register a dll using regsvr32 on a Windows XP SP2 machine and
is getting the error 0x80004005. Does it mean access problem or dll
dependency problem? Is it possible that regsvr32 will fail to register some
dlls due to access permission but at the same time it can register other dlls?
.



Relevant Pages

  • Re: problem porting vb dev apps to new computer
    ... > created by the "C' project, then do the same for all the ocx from the ... you can select any number of dlls or ocxs in windows ... Register and unregister components with context menus ... > a totally clean system with VS6 that the ocx get built before the parts ...
    (microsoft.public.vb.general.discussion)
  • Re: Restore of SBS System State
    ... It does not matter for the error when you register some dlls. ... Unable to view event log and some tabs of user's properties on SBS, ... regsvr32 oleaccrc.dll ...
    (microsoft.public.windows.server.sbs)
  • Re: Calling .NET COM object from MFC application
    ... MFC exe calls C# managed DLL which in turn calls other ATL/MFC COM DLLs, ... All the COM and .Net DLLs must be registered on the "clean" machine or they ... assembly (which is properly configured to "Register for COM interop"), ... trying to initialize this "third party" COM. ...
    (microsoft.public.vc.mfc)
  • Re: SQLDMO with VB6
    ... client side functionality without the need to install the SQL Server Client Utilities. ... MDAC does not install the Sqldmo.dll file or any of the many dependent DLLs associated with the ... You need to register COM based DLLs through the Regsvr32 utility. ...
    (microsoft.public.sqlserver.tools)
  • Re: SQLDMO with VB6
    ... This article documents the steps necessary to enable SQL Server Distributed Management Objects client side functionality without the need to install the SQL Server Client Utilities. ... MDAC does not install the Sqldmo.dll file or any of the many dependent DLLs associated with the Sqldmo.dll file. ... You need to register COM based DLLs through the Regsvr32 utility. ...
    (microsoft.public.sqlserver.tools)