Share via

Error code 0x80070005 when registering msxml4.dll

Anonymous
2010-08-29T18:30:01+00:00

MSXML 4.0 appears to be no longer working properly on my system, which is causing problems with my scanning software.  I've uninstalled and reinstalled several times with no luck.  When I go the register the Dll using regsvr32 I get the following error:

The module "c:\windows\syswow64\msxml4.dll" was loaded but the call to DllRegisterServer failed with error code 0x80070005.

Any suggestions?

Windows for home | Previous Windows versions | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
  1. Anonymous
    2010-08-30T08:48:03+00:00

    Hi MikefromOhio,

    This error message will be displayed if the regsvr32.exe command is not run as an administrator on the Windows 7 computer.

    Error code 0x80070005 generally refers to the “Access Denied” error message.

    Trying logging into an administrator account and register the file again and check.

    Execute the regsvr32.exe command as an administrator of the Windows Vista computer.

    1.    Click Start, point to All Programs, click Accessories and then right-click Command Prompt.

    2.    Click Run as administrator. If you are prompted with a logon, enter the Administrator credentials. Otherwise, click Continue to authorize the action.

    3.    Within the Command Prompt, type regsvr32.exe and then type enter the path of the .dll file to be registered. (regsvr32.exe C:\Windows\syswow64\msxml4.dll)

    How do I run an application once with a full administrator access token?

    Regards,

    Divya R – Microsoft Support.

    Visit our Microsoft Answers Feedback Forum and let us know what you think.

    10+ people found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2013-01-13T16:16:10+00:00

    MSXML 4.0 appears to be no longer working properly on my system, which is causing problems with my scanning software.  I've uninstalled and reinstalled several times with no luck.  When I go the register the Dll using regsvr32 I get the following error:

    The module "c:\windows\syswow64\msxml4.dll" was loaded but the call to DllRegisterServer failed with error code 0x80070005.

    Any suggestions? 

    30+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2012-02-28T14:13:38+00:00

    it works with admin, but what if i need to run an application (e.g. corel suit 12) in a limited user account, how can i register msxml4.dll for limited user accounts.

    0 comments No comments