Re: Delay in IMAPIAdviseSink::onNotify
- From: "Dmitry Streblechenko" <dmitry@xxxxxxxxxxx>
- Date: Thu, 27 Jul 2006 11:18:31 -0700
Do you share the session by calling MAPILogonEx or by retrieving
Namespace.MAPIOBJECT (which is IMAPISession) from OOM?
Did you try to cause an RPC by retrieving PT_TEST_LINE_SPEED property from
the message store?
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Petr Nehez" <"nehez _at_ timemaker _dot_ org"> wrote in message
news:pbadnSArGuRDnVTZRVny3g@xxxxxxxxxxxxxxx
Dan Mitchell wrote:
Petr Nehez <"nehez _at_ timemaker _dot_ org"> wrote in
news:UrGdnUqlMsQ3WlXZRVnyhw@xxxxxxxxxxxx:
I have a problem with notifications on OL2003 in non-chached mode, I get
the notification with the delay. Where is the problem?
Do you mean "delay", ie your OnNotify method gets called some time after
the event has happened (and if so, how long is the delay?), or is it just
that you're missing the first notification after setting up the advise
sink? If the second problem, see http://support.microsoft.com/kb/q190413/
I've probably discovered the problem. It might be that I have change
something in Outlook - I've connected to Outlook's session as shared
session - but in my app I get with delay about 60 seconds.
So that I have some question: Is it stupid to combine MAPI calls and OOM
calls?
Petr
.
- Follow-Ups:
- Re: Delay in IMAPIAdviseSink::onNotify
- From: Petr Nehez
- Re: Delay in IMAPIAdviseSink::onNotify
- References:
- Delay in IMAPIAdviseSink::onNotify
- From: Petr Nehez
- Re: Delay in IMAPIAdviseSink::onNotify
- From: Dan Mitchell
- Re: Delay in IMAPIAdviseSink::onNotify
- From: Petr Nehez
- Delay in IMAPIAdviseSink::onNotify
- Prev by Date: Re: Read and save attachments from a message
- Next by Date: Re: Delay in IMAPIAdviseSink::onNotify
- Previous by thread: Re: Delay in IMAPIAdviseSink::onNotify
- Next by thread: Re: Delay in IMAPIAdviseSink::onNotify
- Index(es):
Relevant Pages
|