Sicos1977 / MSGReader

C# Outlook MSG file reader without the need for Outlook
http://sicos1977.github.io/MSGReader
MIT License
478 stars 168 forks source link

Decoding appointment throws error: Destination array is not.... #252

Closed hhi-privat closed 3 years ago

hhi-privat commented 3 years ago

Hello!

Since update to version 3.9.4

decoding a appointment - file throws following error;

Destination array is not long enough to copy all the items in the collection. Check array index and length.

I´ve seen, that this error has occured in an old version of 2019, too.

hhi-privat commented 3 years ago

Before the update decoding this type of file has worked. Decoding other types of messages is working.

Thanks a lot for your efforts. MSGreader ist great!

Sicos1977 commented 3 years ago

Can you sent me the file so that I can track this issue. Please zip the file before sending it to sicos2002@hotmail.com

hhi-privat commented 3 years ago

Hello!

Thx for the fast response.

Attached, you will find the file.

In case of any questions, don´t hesitate to contact me.

Best

Holger

Von: Kees notifications@github.com Gesendet: Freitag, 4. Dezember 2020 16:27 An: Sicos1977/MSGReader MSGReader@noreply.github.com Cc: hhi-privat github@h-concept.info; Author author@noreply.github.com Betreff: Re: [Sicos1977/MSGReader] Decoding appointment throws error: Destination array is not.... (#252)

Can you sent me the file so that I can track this issue. Please zip the file before sending it to sicos2002@hotmail.com mailto:sicos2002@hotmail.com

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Sicos1977/MSGReader/issues/252#issuecomment-738845811 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ALH6QYQNMPX5HV7RMKHGBVLST D5VPANCNFSM4UNRCEMQ . https://github.com/notifications/beacon/ALH6QYTCKGBMJZ6PP77SAQDSTD5VPA5CNFS M4UNRCEM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFQE6I4Y .gif

Sicos1977 commented 3 years ago

I don't see any attachment

hhi-privat commented 3 years ago

Please, check the SPAM folder of your Hotmail account.

Hotmail doesn´t like the new TLDs like .click, which I´m using.

THX

Von: Kees notifications@github.com Gesendet: Freitag, 4. Dezember 2020 17:01 An: Sicos1977/MSGReader MSGReader@noreply.github.com Cc: hhi-privat github@h-concept.info; Author author@noreply.github.com Betreff: Re: [Sicos1977/MSGReader] Decoding appointment throws error: Destination array is not.... (#252)

I don't see any attachment

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Sicos1977/MSGReader/issues/252#issuecomment-738864488 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ALH6QYTHUSDNEMJT4AUWJTTST EBUTANCNFSM4UNRCEMQ . https://github.com/notifications/beacon/ALH6QYRZJ3DBOZD24N47WWTSTEBUTA5CNFS M4UNRCEM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFQFC22A .gif

Sicos1977 commented 3 years ago

Okey I got it, it was indeed in the spam folder. Can you please ZIP the file before sending.. hotmail has the bad habbit of converting msg to eml and that way it is useless for me.

hhi-privat commented 3 years ago

Voila!

You can also download the file here:

https://cloud.hillebrand.click/index.php/s/ndNNabXwdrPpswf

Best

H.

Von: Kees notifications@github.com Gesendet: Freitag, 4. Dezember 2020 17:07 An: Sicos1977/MSGReader MSGReader@noreply.github.com Cc: hhi-privat github@h-concept.info; Author author@noreply.github.com Betreff: Re: [Sicos1977/MSGReader] Decoding appointment throws error: Destination array is not.... (#252)

Okey I got it, it was indeed in the spam folder. Can you please ZIP the file before sending.. hotmail has the bad habbit of converting msg to eml and that way it is useless for me.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Sicos1977/MSGReader/issues/252#issuecomment-738867270 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ALH6QYRJ2K64KKBUO5MKPY3STECINANCNFSM4UNRCEMQ . https://github.com/notifications/beacon/ALH6QYSR5JXZLT5Z645E7QDSTECINA5CNFSM4UNRCEM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFQFDQRQ.gif

Sicos1977 commented 3 years ago

Okey got it

Sicos1977 commented 3 years ago

This commit fixes you issue https://github.com/Sicos1977/MSGReader/commit/34ed9da522354680f08609bd2f0c4f5e12dac311 . It was indeed something simular then in 2019, I need to do some more fixes before I make a new nuget packages. You can always get the source from github.