Error on select Certificate #3334
valdeircaires
started this conversation in
General
Replies: 2 comments 4 replies
-
Basically this looks like issue #2948 which I've reopened. I don't have any infrastructure setup for testing this so not sure exactly what's going on. If you are up for debugging then let me know and I'll provide a few pointers on where to add breakpoints. |
Beta Was this translation helpful? Give feedback.
4 replies
-
The solution above fixed my problem as well, many thanks to you all! (#2948) @amaitland Your idea of doing a content copying is likely the best solution. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Error message on select X509Certificate2 in RequestHandler interface
The error trigger in callback.Select(selectedCertificate);
System.AccessViolationException: 'Attempted to read or write to protected memory. This is usually an indication that another memory is damaged. '
Beta Was this translation helpful? Give feedback.
All reactions