Hi again,
I'm having trouble using the Crypto foundation class. I'm using the _crypto class in a COM component that does the encryption and decryption I need. Everything seems to work fine in VFP. But when I call the component from an ASP page, the process fails because the IsInstalled() method of the class indicates that Crypto is not installed. Both tests are run on my development machine. Any thoughts why this wouldn't work through ASP?
Thanks,
Ron
I'm having trouble using the Crypto foundation class. I'm using the _crypto class in a COM component that does the encryption and decryption I need. Everything seems to work fine in VFP. But when I call the component from an ASP page, the process fails because the IsInstalled() method of the class indicates that Crypto is not installed. Both tests are run on my development machine. Any thoughts why this wouldn't work through ASP?
Thanks,
Ron