Question:
Hi,
While using the trial version I encrypted a bunch of files and now I'm trying to decrypt them using a real license (non trial), and they are not decrypting. The decryption worked when I was testing with the trial version. The only thing different is trial to real.
Any idea of why? Latest ActiveX, VFP9sp2, Win7-32b
Thanks, Stanley
If the trial hasn't expired, then it should work the same. If the trial expired, then a method could return with a failed-status (0/false, -1, null, etc. depending on the programming language and method call).
OK, turns out that the key was too long and the control was not returning an exceptions which leaves one to believe it was happy...
Stanley