Posted By: izyani | Dec 3rd, 2008 @ 1:21 AM
page 1 of 1
Comments: 6 | Views: 1367
i'm currently want to register my dll in Vista platform.

while running the cmd-"regsvr32 ccc.dll" i got the error

the module "ccc.dll" was loadaed but the call to DllRegisterServer failed with error code 0x8009006

fyi, i already run the cmd as the administrator mode.

do u have any idea about this matter. one of my friend told me that there is no more regsvr32 in vista platform.

is it true?

ZippyV
ZippyV
Fired Up
Error code 0x80090006 means "Invalid Signature"
Matthew van Eerde
Matthew van Eerde
AKA Maurits
> my friend told me that there is no more regsvr32 in vista platform. is it true?

No.
ZippyV
ZippyV
Fired Up
Check out this link if you are writing a Cryptographic Service Provider dll. You don't register your dll by going to regsvr32. You have to create a special setup program.
page 1 of 1
Comments: 6 | Views: 1367
Microsoft Communities