[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.webservices

Using Microsoft Cryptographic API in a .Net web service.

Fred

7/17/2003 12:40:00 AM

Hi,

I used the Microsoft Cryptographic API in VB6, worked
fine. It works well in a VB.Net window application as
well. However, it does not work in a .Net web service, it
is a security issue. In a call to CryptAcquireContext() I
can't obtain a handle to a key container, and the return
value from the function is: 104990170608041984. Please
reply, thanks.

Fred