Martin Rowan
Posts: 9
Joined: 2006-03-03
|
Hi,
I'm having problem with the outlook add-in i developed which in simple terms save the content of the email and the email address to a MySQL database.
The problem I'm having is as follows, when Word 2003 is not the default editor or used reading emails the Add-In works fine within Outlook with no issues.
When both options are selected within the email options section, outlook starts to hang, and i have to use task manager to end task. These problems arise when you use copy/paste in a new mail window. What is also happening is that the performance of the PC is being affected as well, the pc starts to run slowly.
I was wondering if anyone has any thoughts on a solution, the version I'm using is Add-in Express?Â?Ô?? .NET v2.4.1757, Outlook 2003 and .Net Framework 1.1 with Visual Studio 2003
Thank you
:( |
|
Sergey Grischenko
Add-in Express team
Posts: 7233
Joined: 2004-07-05
|
Hi Martin.
Do you add custom command bars/controls to Outlook inspectors?
What do you copy/paste in a new mail window? Is just a text or any other data? |
|
Martin Rowan
Posts: 9
Joined: 2006-03-03
|
Hi Sergey,
Do you add custom command bars/controls to Outlook inspectors?
red
What do you copy/paste in a new mail window? Is just a text or any other data?
red
Outside of this issue our clients are now experience performance issue with the add-in, when an email is sent oiutlook then hangs, and has to be killed using task manager
When the add-in is unintalled outlook none of the above issues occur. |
|
Sergey Grischenko
Add-in Express team
Posts: 7233
Joined: 2004-07-05
|
Hi Martin.
Can you send me the project? I will test it on my PC. |
|