Closed mhuellwegen closed 4 months ago
Hi Martin,
Please ZIP the file before sending it to sicos2002@hotrmail.com
Greetings, Kees
I probably will add a fallback scenario where it will just fall back to the culture on the system if the culture in the MSG file is invalid.
Hi Kees,
> I probably will add a fallback scenario That's fine for me.
Did you received my mail with the problematic zipped e-mail attached?
Yes, I did, try to look into it this weekend
Should be fixed
Dear Kees,
sometimes i got an exception when loading an Outlook Message caused by an invalid Culture. In my case i try a mail send to me with CultureID 4096 (0x1000).
This is my original traced exception:
_Error: Die Kultur wird nicht unterstützt. Parametername: culture 4096 (0x1000) ist ein ungültiger Kulturbezeichner. bei System.Globalization.CultureInfo.InitializeFromCultureId(Int32 culture, Boolean useUserOverride) bei MsgReader.Outlook.Storage.Message.getMessageLocalId() bei GetMessageLocalId(Object ) bei Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)
If you like i can send you an original mail (directly to you for privacy reasons) causing this problem for easy debugging.
Regards,
Martin