A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Reply,forward error



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 21st 09, 08:20 AM posted to microsoft.public.outlook.program_addins
Ramazan
external usenet poster
 
Posts: 24
Default 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
  #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



  #3  
Old April 22nd 09, 02:12 PM posted to microsoft.public.outlook.program_addins
Ramazan
external usenet poster
 
Posts: 24
Default 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


  #4  
Old April 22nd 09, 06:17 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default 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




 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 11:39 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-2025 Outlook Banter.
The comments are property of their posters.