0
I have a website that was on a server and now it’s on a new one. It has a code snippet where it uses the Dyncrypto component
Set DynCrypto = server.CreateObject("DynCrypto.Crypto")
I installed the component on the new server and passed that line of code. On reaching that line:
PublicKey = DynCrypto.AsymPublicKey(PrivateKey)
It gives error 500. I found that it gives problem because it does not have the license.
Does anyone know how to install this license? I ordered a 30-day trial but I can’t register it.
If you found the answer useful, be sure to dial ✔
– Sam