Re: Looping through mailbox file (General questions)
Hi Joey,
Can you do the same on some folder that has less messages, just for test?
I tried doing the same on my side using our 1. Simple sample, any it worked like a charm. I just added the code to add Header (your code). Can you try doing the same?
Also, what version of the component are you using?
Regards,
Damba
I tried it with 115 messages and it worked fine. I thought that the insert value might be wrong since it is of datatype Iheader so I changed the code slightly:
oMessage.Headers.Add Message-Id , CStr(oMessage.Headers( Date ))
That did not make a difference - VB still crashes. Here is the error message:
Faulting application vb6.exe, version 6.0.97.82, faulting module wodmailbox.dll, version 2.1.3.67, fault address 0x000127ce.
Complete thread:
- Looping through mailbox file - Joey, 2009-03-16, 03:32
- Re: Looping through mailbox file - Joey, 2009-03-16, 03:36
- Re: Looping through mailbox file - wodDamir, 2009-03-16, 08:56
- Re: Looping through mailbox file - Joey, 2009-03-16, 18:31
- Re: Looping through mailbox file - woddrazen, 2009-03-16, 18:49
- Re: Looping through mailbox file - Joey, 2009-03-16, 18:54
- Re: Looping through mailbox file - woddrazen, 2009-03-16, 19:04
- Re: Looping through mailbox file - Joey, 2009-03-16, 19:31
- Re: Looping through mailbox file - woddrazen, 2009-03-16, 22:21
- Re: Looping through mailbox file - Joey, 2009-03-16, 19:31
- Re: Looping through mailbox file - woddrazen, 2009-03-16, 19:04
- Re: Looping through mailbox file - Joey, 2009-03-16, 18:54
- Re: Looping through mailbox file - woddrazen, 2009-03-16, 18:49
- Re: Looping through mailbox file - Joey, 2009-03-16, 18:31
- Re: Looping through mailbox file - wodDamir, 2009-03-16, 08:56
- Re: Looping through mailbox file - Joey, 2009-03-16, 03:36