View Single Post
  #2  
Old April 22nd 09, 06:24 AM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Reply,forward error

Why not use Mailtem.Display?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Ramazan" wrote in message
...
Hi,
I have written addin for outlook 2000. I catching mapi on onOpen()
callback and modify mail content. Then i show mail with
MapiSession::showForm() method. Till this point everything is ok.
But when i click Reply or Forward on mail form it gives error like
this
"Service provider is not supported by the process could not be
completed."
It is working correctly on outlook 2003.
How can i solve this ?
Thanks in advance
Ramazan



Ads