serhat adali
Posts: 5
Joined: 2006-01-26
|
Hi there,
I have a problem with my Outlook add-in.
It modifies the email editor (explorer object) toolbar and adds a button to it.
Normally button process the form, and sends a mail.
I have implemented a wrapper for it, and it works fine when executing simple tasks such as displaying a messagebox or etc. But its desired functionality is to process the mail(get field contents such as to, subject etc.) and send it programmatically (this also closes the explorer.).
When I implemented that, eventhandler is eventually lost after a couple of try. What could be the possible cause? (other than prematurely releasing some references? I have checked for it...)
Code is quite large and since I do not know the cause of the problem I don't want to summarize it, but I am willing to send (and pay for the trouble) of those who are willing to help. I am pretty much stuck here.
Thanks in advance,
Serhat.
PS: I do only have Outlook security manager. |
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
Hi Serhat.
I have just sent you an email. Please check your inbox. |
|