COM DLL registration failed

H

Harish Kumar Dixit

Hi,

I have library of COM components. I am using VS2005 SP1 for
development. Few days back everything was working fine. Suddenly (may
be after windows security update i guess) my DLL registration is
failing when i build it from VS solution. If i register them manually
using regsvr32 then they are successfully registering. Due to this
problem project is failing on build machine.



I am getting following error while building my solution under VS2005:

error PRJ0050: Failed to register output. Please ensure you have the
appropriate permissions to modify the registry.

Any idea what is causing it?

Thanks in advance.
 

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