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