cancel
Showing results for 
Search instead for 
Did you mean: 

Internal error to send mail to my email.

girabor
Verified Partner

Hi guys, Please I am getting this internal error for my process.

 

Internal : Could not execute code stage because exception thrown by code stage: The type initializer for 'MimeKit.ParserOptions' threw an exception. - The type initializer for 'MimeKit.Utils.CharsetUtils' threw an exception.
Stack Trace: at MimeKit.MimeMessage..ctor()
at Email___POP3_SMTP_IMAP.Send_Message(String Server, Decimal Port, String Username, String Password, Boolean UseSSL, String From, String To, String Subject, String CC, String BCC, String Body, DataTable Attachments, Boolean BodyIsHTML) in C:\Users\DELL\AppData\Local\Temp\zlg0ekdj.0.cs:line 5452

4 REPLIES 4

girabor
Verified Partner

Hi guys, Please where can I download MimeKit.dll from?

mforgach
Level 3

I got the MimeKit.dll from NuGet. This is version 2.8.0 which is compatible with MailKit.dll 2.7.0. You should click on Download package link on the right, get the package, rename the extension to zip for example, and the DLL will be in the lib folder. I am using the one in net46 folder. I still have issues, but the DLL related issues were solved. I am still waiting for support on my issue.

girabor
Verified Partner

Thanks

mforgach
Level 3

I was wrong, the issue I had was caused by using the wrong DLLs (wrong version). The DX page of the VBO is fixed now, you can download the required files with the Support Files link.