21-03-25 12:03 PM
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
24-03-25 02:28 PM
Hi guys, Please where can I download MimeKit.dll from?
06-05-25 10:53 PM
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.
10-05-25 11:38 PM
Thanks
13-05-25 04:43 PM
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.