09-15-04 10:51 PM
Hi,
I have a dll that wraps RSA SecurID package. It works great if I call
the api from a Console app. But SD_Check() always failed (Access
denied even if I passed in correct user id and passcode) every time
when I call the api from a web service or a web app. I suspect that
IIS config need somehow changed to be able to use it, but don't how.
Any tips? Thanks.
[ Post a follow-up to this message ]
|