Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Reply,forward error (http://www.outlookbanter.com/add-ins-outlook/89289-reply-forward-error.html)

Ramazan April 21st 09 08:20 AM

Reply,forward error
 
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

Dmitry Streblechenko April 22nd 09 06:24 AM

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




Ramazan April 22nd 09 02:12 PM

Reply,forward error
 
There is not special reason.
I have began with mapi. i have modified content of LPMESSAGE .
If i try with MailItem.display , will it be work correctly ?
Ramazan

On Apr 22, 8:24 am, "Dmitry Streblechenko" wrote:
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



Dmitry Streblechenko April 22nd 09 06:17 PM

Reply,forward error
 
Yes, it should.
MAPI forms are implements by outlook.exe, but the MAPI form functionality
(not the most widely used area in MAPI) does not get the proper attention,
to put it mildly.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Ramazan" wrote in message
...
There is not special reason.
I have began with mapi. i have modified content of LPMESSAGE .
If i try with MailItem.display , will it be work correctly ?
Ramazan

On Apr 22, 8:24 am, "Dmitry Streblechenko" wrote:
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






All times are GMT +1. The time now is 03:41 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com