Reply,forward error

Status
Not open for further replies.
R

Ramazan

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
 
Why not use Mailtem.Display?

Dmitry Streblechenko (MVP)

-

"Ramazan" <ramazangirgin@gmail.com> wrote in message

news:87927a81-59b6-4f4e-bd77-3e3a4427c60e@q16g2000yqg.googlegroups.com...
> 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
 
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" <dmi...@dimastr.com> wrote:
> Why not use Mailtem.Display?

> > Dmitry Streblechenko (MVP)
>

>

> -"Ramazan" <ramazangir...@gmail.com> wrote in message

> news:87927a81-59b6-4f4e-bd77-3e3a4427c60e@q16g2000yqg.googlegroups.com...
>
> > 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
 
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)

-

"Ramazan" <ramazangirgin@gmail.com> wrote in message

news:a5242ced-1850-4394-a0a2-7cffbb1115ba@k8g2000yqn.googlegroups.com...
> 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" <dmi...@dimastr.com> wrote:
> > Why not use Mailtem.Display?
>

>> > > Dmitry Streblechenko (MVP)
> >

> >

> > -"Ramazan" <ramazangir...@gmail.com> wrote in message
>

>> news:87927a81-59b6-4f4e-bd77-3e3a4427c60e@q16g2000yqg.googlegroups.com...
> >
> > > 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

>
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
A Outlook 2016 Macro to Reply, ReplyAll, or Forward(but with composing new email) Outlook VBA and Custom Forms 0
C UDFs Reply vs Forward Outlook VBA and Custom Forms 3
D Disable or hide "reply" and "reply to all" and "forward" in email from access vba Outlook VBA and Custom Forms 1
K add pdf to every reply or forward Outlook VBA and Custom Forms 1
S Reply & Forward Date in original message incorrect Using Outlook 2
A Reply/Forward Emails using Mail Merge BCM (Business Contact Manager) 0
J How to Reply or Forward a message and Archive it in same step? Using Outlook 0
S Outlook 2k/2k3 Reply or Forward: Signature image replaced by original sender Using Outlook 3
R OL2010; How to ALWAYS Reply/Forward using HTML? Using Outlook 1
A Outlook 2010 - Want to Have All Email Reply Forward as Rich Test Using Outlook 7
K Reply or forward - some e-mails do not display correctly Using Outlook 3
S Outlook 2003 Prefix on reply and forward Using Outlook 1
D Reply/Forward emails go into the Inbox and not to the Sent box. Using Outlook 5
P Reply / forward with a custom form. Outlook VBA and Custom Forms 1
T Re: Form on Reply or Forward Outlook VBA and Custom Forms 7
S do Reply, Reply to All, Forward programmatically Outlook VBA and Custom Forms 2
N Reply to Outlook messages by moving messages to a specific Outlook folder Outlook VBA and Custom Forms 1
J Macro to Reply to Emails w/ Template Outlook VBA and Custom Forms 3
J Quick steps delete original email and move reply/sent email to folder Using Outlook 2
nmanikrishnan Auto-reply from default account Using Outlook 1
P Automatic Greeting "Hello Name," when Reply All is clicked Outlook VBA and Custom Forms 1
N Line to move origEmail to subfolder within a reply macro Outlook VBA and Custom Forms 0
S How to find emails that I sent that have not received a reply? Using Outlook 7
T Macro to move reply and original message to folder Outlook VBA and Custom Forms 6
A Is there an ID field you can use to pair a reply to the sent email? Outlook VBA and Custom Forms 4
W Reply to email Using Outlook 4
A Edit attachment Save and Reply Outlook VBA and Custom Forms 0
L Macro/VBA to Reply All, with the original attachments Outlook VBA and Custom Forms 2
S Outlook Macro to move reply mail based on the key word in the subjectline Outlook VBA and Custom Forms 0
diver864 vba for a rule to automatically accept meeting requests with 'vacation' in subject, change to all-day event, change to free, don't send reply Outlook VBA and Custom Forms 1
B Adding signature to bottom of VBA reply email Outlook VBA and Custom Forms 1
ThinkToday Calculate reply time of outlook mail Using Outlook 1
W Replyin to the reply-to email address Outlook VBA and Custom Forms 0
D Reply with a template loose the sender's embedded image Outlook VBA and Custom Forms 0
R List folders in a combo box + select folder + move emails from inbox to that folder + reply to that email Outlook VBA and Custom Forms 1
J Outlook Reply > From > Other Email Address... > Address Not Showing in Sent Items... From Email Outlook VBA and Custom Forms 0
M Delete headers in Inline reply Outlook VBA and Custom Forms 5
E reply Using Outlook 0
Healy Consultants Macro to remove inside organization distribution list email address when reply to all recepients Outlook VBA and Custom Forms 0
B resend if no reply and send an automatic reminder Outlook VBA and Custom Forms 0
evdbogaard Reply with only last message cited Using Outlook 1
B Reply and replyall macro is not working Outlook VBA and Custom Forms 1
mctabish Setting "Reply To" based on inbox Outlook VBA and Custom Forms 2
Rupert Dragwater Deleted email address keeps showing up in reply Using Outlook 12
B When working on emails in a certain folder, when I hit reply or reply all, I would like it re always reply all and add an email address to send to Outlook VBA and Custom Forms 3
R How Do I insert images in and Auto Reply Using Outlook 3
M Reply Inline With a Outlook Template Outlook VBA and Custom Forms 6
broadbander Needing help with reply/reply all while keeping attachments and adding a new CC recipient. Outlook VBA and Custom Forms 5
O On click,I want to change subject line of selected mail and then reply to particular email and move Using Outlook 3
J VBA Run When Reply Outlook VBA and Custom Forms 4

Similar threads

Back
Top