![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
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 |
#3
|
|||
|
|||
![]()
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 |
#4
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
how do I get new/reply/reply to all/forward buttons turned on | [email protected] | Outlook - General Queries | 1 | July 29th 07 05:42 PM |
Creating mailitem with reply/reply to all/forward buttons | chrisl | Outlook - Using Forms | 3 | June 21st 07 11:55 PM |
Reply, Reply to All and Forward buttons are grey (can't use) | Vic | Outlook - Installation | 0 | May 25th 07 03:45 AM |
Get parent message (original) from the response created by Reply-All/Reply/Forward | Sanjay | Add-ins for Outlook | 3 | November 9th 06 05:02 PM |
Outlook Express 6 reply/forward error | [email protected] | Outlook Express | 1 | August 22nd 06 10:51 PM |