Jurgen_O
2007-11-22 07:47:00 UTC
Hi,
Hope I have post in the right newsgroup and appreciate your help.
I have an ASP classic file (endec.asp) to encrypt/decrypt.
I can load the Capicom.dll, and it loads perfectly in 32-bit.
Code:
Set EncryptedData = Server.CreateObject("CAPICOM.EncryptedData")
Problem:
When move the endec.asp to a 64-bit machine, it is not able
to load the Capicom.dll.
Solution ?? Anybody?? Thanks.
Regards,
Hope I have post in the right newsgroup and appreciate your help.
I have an ASP classic file (endec.asp) to encrypt/decrypt.
I can load the Capicom.dll, and it loads perfectly in 32-bit.
Code:
Set EncryptedData = Server.CreateObject("CAPICOM.EncryptedData")
Problem:
When move the endec.asp to a 64-bit machine, it is not able
to load the Capicom.dll.
Solution ?? Anybody?? Thanks.
Regards,