Home
Options

Dump error

I am using Mail.dll library for manage my mail account, but when use this code row
new MailBuilder().CreateFromEmlFile("c:\\Test.eml").Dump();

i get this error:
'', hexadecimal value 0x04, is an invalid character.

the error is due of dump of object, not from library.
Sign In or Register to comment.