WebServices and CAPICOM

  • Thread starter Sergio Lera via .NET 247
  • Start date
S

Sergio Lera via .NET 247

(Type your message here)

--------------------------------
From: Sergio Lera

Hello,

I am developing a web service that needs to create a PKCS#7 structure. To sign the data a PKCS#12(PFX) file with the signing private key is needed to be loaded. To do this I am using CAPICOM but I have a problem:
When I try to import the PFX file I get the following exception:

System.Web.Services.Protocols.SoapException: Server was unable to process request
System.IO.FileNotFoundException: The system cannot find the file specified.
at CAPICOM.SignerClass.Load(String FileName, String Password)

I have tried to obtain the certificate from a certificate store but I get another exception which says that the Certificate store is empty (this is not true, of course):

System.Runtime.InteropServices.COMException(0x80880231):The certificate store does not contain any certificate.

What is hapenning? How can i solve it?

ahh.. if I could not solve my problem..
apart to CAPICOM, is there another way to load a PKCS12 file and to create a PKCS7 structure?
 
G

Guest

I would like to know if you could solve this issue.

Best regards
(Type your message here)

--------------------------------
From: Sergio Lera

Hello,

I am developing a web service that needs to create a PKCS#7 structure. To sign the data a PKCS#12(PFX) file with the signing private key is needed to be loaded. To do this I am using CAPICOM but I have a problem:
When I try to import the PFX file I get the following exception:

System.Web.Services.Protocols.SoapException: Server was unable to process request
System.IO.FileNotFoundException: The system cannot find the file specified.
at CAPICOM.SignerClass.Load(String FileName, String Password)

I have tried to obtain the certificate from a certificate store but I get another exception which says that the Certificate store is empty (this is not true, of course):

System.Runtime.InteropServices.COMException(0x80880231):The certificate store does not contain any certificate.

What is hapenning? How can i solve it?

ahh.. if I could not solve my problem..
apart to CAPICOM, is there another way to load a PKCS12 file and to create a PKCS7 structure?

User submitted from AEWNET (http://www.aewnet.com/)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top