G
g62msdnatll
I've written an add-in that hooks into nearly all the events that Outlook
might generate. On my machine, I don't see any running problems. However,
when I installed the add-in on other machines, I'm seeing two problems.
1) On one machine, when user clicks the "Send" button to send an item,
Outlook "hangs" (displays the hourglass cursor) and the UI fails to repaint
the screen properly, until the user generates a mouse click. Once the user
clicks the mouse, operation returns to normal, and the item is sent, and the
UI is repainted.
2) On another machine, the user has a very large mailbox on an IMAP server.
When the add-in is installed, Outlook hangs and seems to be making no
progress toward loading and displaying all the messages. It appears to hang
on the action of "downloading hierarchy" or "downloading headers"
Any idea what might be causing this behavior? I don't see either behavior
on my dev machine.
Thank you.
might generate. On my machine, I don't see any running problems. However,
when I installed the add-in on other machines, I'm seeing two problems.
1) On one machine, when user clicks the "Send" button to send an item,
Outlook "hangs" (displays the hourglass cursor) and the UI fails to repaint
the screen properly, until the user generates a mouse click. Once the user
clicks the mouse, operation returns to normal, and the item is sent, and the
UI is repainted.
2) On another machine, the user has a very large mailbox on an IMAP server.
When the add-in is installed, Outlook hangs and seems to be making no
progress toward loading and displaying all the messages. It appears to hang
on the action of "downloading hierarchy" or "downloading headers"
Any idea what might be causing this behavior? I don't see either behavior
on my dev machine.
Thank you.