P
paresh
Hi,
I have written an add-in and it works absolutely fine as expected. After we
have installed this add-in, it seems there have been some issue while writing
an email. The Outlook is getting hung and keep using 50% CPU cycle. We have
to kill it from task manager and restart the Outlook each time after this
happen.
My question is now following:
I know that my add-in has nothing to do with write email (autosave event -
which is the only event happens during writing email). My add-in comes gets
triggered only when user clicks toolbar button. Now the question is, Is there
any thing that might add-in left and that leads to some kind of memory leak
or whatever and that in turn leads to this issue? User claimed that the issue
happens while writing an email and after 5-10 minutes he clicked my add-in
button.
Other noticeable thing is since Outlook 50% busy means it is doing
something. My add-in logs everything it does into event viewer but during
this time I don't see any message from my add-in.
Thanks,
Paresh
I have written an add-in and it works absolutely fine as expected. After we
have installed this add-in, it seems there have been some issue while writing
an email. The Outlook is getting hung and keep using 50% CPU cycle. We have
to kill it from task manager and restart the Outlook each time after this
happen.
My question is now following:
I know that my add-in has nothing to do with write email (autosave event -
which is the only event happens during writing email). My add-in comes gets
triggered only when user clicks toolbar button. Now the question is, Is there
any thing that might add-in left and that leads to some kind of memory leak
or whatever and that in turn leads to this issue? User claimed that the issue
happens while writing an email and after 5-10 minutes he clicked my add-in
button.
Other noticeable thing is since Outlook 50% busy means it is doing
something. My add-in logs everything it does into event viewer but during
this time I don't see any message from my add-in.
Thanks,
Paresh