Click here to Skip to main content
15,884,177 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Team,

I am trying to Implement the WSE security for web service client module in which I want to load a certificate from certificate store (Local Machine\My store) to the variable X509CertificateStore and then iterate it one by one but when I am assigning certificates to Microsoft.Web.Services2.Security.X509.X509CertificateCollection (X509CertificateStore.Certificates)
I am getting an error as access violation. I tried by opening the Visual studio as administrator then also same. But I am able to access it using X509Store and to X509Certificate2Collection

can somebody help me in this
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900