regserv error

G

Guest

I was trying to register a dll in XP Home and got this message:

DllRegisterServer in scrrun.dll failed. Return code was: 0x80004005

Any ideas on what this means and how I can fix it would be greatly
appreciated.

Thanks
 
M

Manny Borges

there are sevreal reasons that might happen.

If you try to register a dll that is already registered this can happen.
I have heard this is a major issue with VB6 created DLLs.
also changing default perms on the system 32 directory can do this. See
http://support.microsoft.com/kb/909444

Just to clarify, you are using the regsvr32 command?


--
Manny Borges
MCSE NT4-2003 (+ Security)
MCT, Certified Cheese Master

There are 10 kinds of people in the world. Those who do understand binary
and those who don't.
 

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