D
Dieter Schmitz
Hi,
I wrote a VB-Dll which uses the CryptAcquireContext function in the
advapi32.dll. This works fine with VB, but when I use the same Dll in ASP
the error number 0x800A0002 was returned when calling the function
CryptAcquireContext(hCryptProv, KEY_CONTAINER, MS_DEF_PROV, PROV_RSA_FULL,
0)
Has anybody an idea to solve this problem?
Thanxs
Dieter Schmitz
Germany
I wrote a VB-Dll which uses the CryptAcquireContext function in the
advapi32.dll. This works fine with VB, but when I use the same Dll in ASP
the error number 0x800A0002 was returned when calling the function
CryptAcquireContext(hCryptProv, KEY_CONTAINER, MS_DEF_PROV, PROV_RSA_FULL,
0)
Has anybody an idea to solve this problem?
Thanxs
Dieter Schmitz
Germany