Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~82 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Stepan_P

Hi. When I try to execute code below I got an error 'Internal error occurred.' [COLOR="Red"]certificate = new X509Certificate2( p12FileBytes, p12FilePassword [/COLOR]); and when I made change to [COLOR="Red"] certificate = new X509Certificate2( p12FileBytes, p12FilePassword,X509KeyStorageFlags.MachineKeySet );[/COLOR] I got another error [B]'Access Denied.'[/B] How can I fix it? In advance THANKS …

0
82