Outlook Explorer class wrapper issue.

Add-in Express™ Support Service
That's what is more important than anything else

Outlook Explorer class wrapper issue.
 
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.
Posted 26 Jul, 2006 03:43:39 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Serhat.

I have just sent you an email. Please check your inbox.
Posted 27 Jul, 2006 08:08:08 Top