Re: MAPI Messages GetNext() throws exception when read receipt in
- From: Dan Mitchell <djmitchella@xxxxxxxxx>
- Date: Tue, 25 Oct 2005 13:15:32 -0700
"=?Utf-8?B?Q2hyaXN0aWFuIEs=?=" <ChristianK@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote in news:2D03820E-088E-495E-84DB-53D61D71B1F0@xxxxxxxxxxxxx:
> I can get GetNext() to work happily in a standalone program as well.
> The problem only occurs when I use exactly the same code in a windows
> service. Only then it fails on read receipts but iterates happily
> through any other sort of message.
> Removing the filter does not fix this either.
In that case, I'd suspect the problem is exactly the sort of mysterious
..Net problems that I mentioned, and the fix is either to stop using .Net
or use a .Net-supported technology. Just to check, you are doing this on
the same machine and talking to the same install of ExMAPI and CDO1.21,
right?
> On the other hand, what would you recommend instead of using CDO 1.21.
> I could only find help and information for accessing and manipulating
> an exchange mailbox using CDO. My requirement is basically only that
> it needs to be usable in a windows service. Any other advice. Thanks
WebDAV is okay in .Net -- see
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/wss/wss/_exch2k_http_webdav_access.asp
for the docs on that. microsoft.public.exchange.development is the best
groups to ask questions about that stuff; I've never tried it myself,
but that's because I've never had to talk to an Exchange server from
..net.
-- dan
.
- References:
- MAPI Messages GetNext() throws exception when read receipt in inbo
- From: Christian K
- Re: MAPI Messages GetNext() throws exception when read receipt in inbo
- From: Dan Mitchell
- MAPI Messages GetNext() throws exception when read receipt in inbo
- Prev by Date: Re: Looking for MSMAPI32.dll location
- Next by Date: Re: Cancelling send and returning to the compose form for task-related messages
- Previous by thread: Re: MAPI Messages GetNext() throws exception when read receipt in inbo
- Next by thread: Re: MAPI Messages GetNext() throws exception when read receipt in inbo
- Index(es):
Relevant Pages
|
Loading