Rank: Newbie
Groups: Registered
Joined: 2/4/2020(UTC)
Posts: 0
Hello, I want to test the smtp dll, but I can not sign an email.
I get always the error:
Quote: No sign certificate found for <...>:Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Src C#:
Quote: var thumbprint = "110c7f8b2222bed66eed3583dcb4791cf988a462"; oMail.From.Certificate.FindThumbprint(thumbprint, Certificate.CertificateStoreLocation.CERT_SYSTEM_STORE_CURRENT_USER, "My");
Thumbprint is correct. I can the see certificate via mmc in windows.
thanks . best regards
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
Could you export the certificate to pfx file and use LoadPfx method and see if it works?
If it doesn't work, please send email to
support@emailarchitect.net for assistance.
Forum Jump
EmailArchitect Support
Email Component Development
- EASendMail SMTP Component - .NET Version
- EASendMail SMTP Component - Windows Store Apps
- EASendMail SMTP ActiveX Object
- EAGetMail POP3 & IMAP4 Component - .NET Version
- EAGetMail POP3 & IMAP4 ActiveX Object
Exchange Server and IIS SMTP Plugin
- DomanKeys/DKIM for Exchange Server and IIS SMTP
- Disclaimer and S/MIME for Exchange Server and IIS
EmailArchitect Email Server
- EmailArchitect Email Server (General)
- EmailArchitect Email Server Development
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.