David Ing
Posts: 39
Joined: 2007-02-16
|
Has anyone else noticed that Outlook 2007 seems to have changed it's shutdown behaviour.
We seem to get a lot more new reports that Outlook 2007 is not shutting down cleanly now and showing the 'Data file check in progress...' the next time it is started. Our add-in hasn't changed, so I wonder if it's a Microsoft update?
Anyone else seen this, and anyone got any ideas on how to improve this?
PS The common 'tip' to avoid this seems to be as follows:
http://aspadvice.com/blogs/ssmith/archive/2007/05/14/Outlook-Data-File-PST-Not-Closed-Properly.aspx
'The suggestion about setting Outlook to "perform an automatic send and receive upon exiting" solved the problem for me (running Outlook 2007 on Windows XP). Go to Tools->Options, then click the "Mail Setup" tab and then the "Send/Receive" button, then check the box that says "Perform an automatic send/receive when exiting."' |
|
Hannes Koidl
Posts: 316
Joined: 2008-05-19
|
Hi David,
same here - i have also since a few weeks this message...
Hannes |
|
Sergey Grischenko
Add-in Express team
Posts: 7228
Joined: 2004-07-05
|
Hi David.
I don't get this issue in Outlook 2007 running under Vista.
Anyway I would advise you to debug your add-in in Outlook 2007 with all the latest updates installed. |
|
Hannes Koidl
Posts: 316
Joined: 2008-05-19
|
Hi David,
i solved my Problem today with removing my Hotmail Account (with the Outlook Connector) - now the Message is gone!
|
|
Andrei Smolin
Add-in Express team
Posts: 17493
Joined: 2006-05-11
|
Hi David and Hannes,
I have the same issue on Outlook 2003. It started long before I installed Outlook Connector. I believe that the problem was in an add-in I wrote some time ago. I've revised the code by adding a fair number of calls to Marshal.ReleaseComObject. Let's wait some time and see what happens next.
Regards from Belarus (GMT+2),
Andrei Smolin
Add-in Express Team Leader |
|