register activeX Dll with regsvr32

T

Thanh-Nhan Le

Hi,

when I register my activeX-Dll in windows Vista by using Regsvr32, which
were compiled in VB6, I get error 0x80004005

These components can I register without problem in windows XP. What can I
do?

Please help

Thanks
Nhan
 
M

Mamamegs

Thanh-Nhan Le formulated on dinsdag :
Hi,

when I register my activeX-Dll in windows Vista by using Regsvr32,
which were compiled in VB6, I get error 0x80004005

These components can I register without problem in windows XP. What
can I do?

Please help

Thanks
Nhan

Did you use a command prompt with elevated rights?

--
Mamamegs.

I reject your reality and substitute my own.
(Adam Savage)

www.vistabits.nl
Nu ook met eigen forum!
 
T

Tom Porterfield

Thanh-Nhan Le said:
I can't understand you. What is "elevated rights"?

Run cmd.exe as Administrator (right click, Run as Administrator) and
register your component within that elevated command prompt window.
 
T

Thanh-Nhan Le

it is resolved.
I used a batch file register.bat, in this file I register all DLL. I run
only this file.
Now I run the cmd.exe with administrator right, then I call this file ...

Thank you very much.
 

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