Jump to content

Re: COM registration failures


Recommended Posts

Guest writeraj
Posted

I dont see a good clarity or t the point answer to the problem.

 

Vista has some really kind of user prompt and disabling the

services / commands in the name of security. So it does.

To avoid this dll / COM registration problem,

1. Go to Programs - > Accesories - > Right click on Command Prompt

shortcut. Click on Run as Administrator.

(this will allow spcial Admin previledge to the commands running from

this window, you can see the idea built in in VISTA of hacking admin

rights even if you dont have the permission)

 

2. Run the same command from the DOS prompt you used to register the

dll,

REGSVR32 "dllname"

 

this should work perfectly.

 

mesterak;9806 Wrote: <span style="color:blue">

> I am tring to test an application that runs fine on Windows XP but under

> Windows Vista I get 0x8004005 and 0x8007005 errors when the app

> attempts to

> register DLL and COM components. Even if I run the app with the "Run as

> administrator" option or via cmd window (running as admin), I still get

> the

> errors.

>

> Any ideas?</span>

 

 

--

writeraj

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...