ZippyV said:
izyani said:
*snip*
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.
actually, i'm having the setup program. but when i want to compile, it return error here and there.

anyway, i managed to solve the problem.

1-cmd : c:\windows\system32\cspSign c xxxx.dll
2-cmd : c:\windows\system32\regsvr32 xxxx.dll