Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET Outlook Converter

 AfterLogic Forum : MailBee.NET Outlook Converter
Subject Topic: ArgumentException in GetAsMailMessage() Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
dvargha
Newbie
Newbie


Joined: 20 March 2012
Online Status: Offline
Posts: 5
Posted: 21 March 2012 at 4:39am | IP Logged Quote dvargha

Hi,

I receive a System.ArgumentException when trying to convert a PstItem to MIME format:

A first chance exception of type 'System.ArgumentException' occurred in mscorlib.dll
System.ArgumentException: 'Symbol' is not a supported encoding name.
Parameter name: name
   at System.Globalization.EncodingTable.internalGetCodePageFromName(String name)
   at System.Globalization.EncodingTable.GetCodePageFromName(String name)
   at System.Text.Encoding.GetEncoding(String name)
   at a.a.b1.a(String A_0)
   at MailBee.Outlook.PstMessage.a(bo A_0, Boolean A_1)
   at MailBee.Outlook.PstMessage.GetAsMailMessage(Boolean includeHeaders)
   at MailBee.Outlook.PstMessage.GetAsMailMessage()

I can convert the same message to MIME using MAPI and IConverterSession. Is there any way to avoid this exception and convert the message to MIME using MailBee?

Thanks,
Daniel
Back to Top View dvargha's Profile Search for other posts by dvargha
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 21 March 2012 at 4:56am | IP Logged Quote Igor

According to the developers, the really similar issue was fixed recently. Please try the latest DLL build. If this doesn't work with the latest one, we'll need you to provide us with code sample and a sample PST file the issue can be reproduced on.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
dvargha
Newbie
Newbie


Joined: 20 March 2012
Online Status: Offline
Posts: 5
Posted: 21 March 2012 at 5:57am | IP Logged Quote dvargha

Hi Igor,

I get a different exception using the new build:

A first chance exception of type 'System.ArgumentException' occurred in mscorlib.dll
System.ArgumentException: Item has already been added. Key in dictionary: '9' Key being added: '9'
   at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
   at System.Collections.Hashtable.Add(Object key, Object value)
   at System.Collections.Specialized.StringDictionary.Add(String key, String value)
   at a.a.b1.a(String A_0)
   at MailBee.Outlook.PstMessage.a(bo A_0, Boolean A_1)
   at MailBee.Outlook.PstMessage.GetAsMailMessage(Boolean includeHeaders)
   at MailBee.Outlook.PstMessage.GetAsMailMessage()

Regards,
Daniel
Back to Top View dvargha's Profile Search for other posts by dvargha
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 21 March 2012 at 6:02am | IP Logged Quote Igor

Understood. To proceed, we need the information requested in a previous message.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide