Yesterday, after a successful update for Office Outlook 2007 (KB969907) sent via Windows Update, I started getting the following puzzling error when opening Outlook: “Cannot start Microsoft Office Outlook. Cannot open the Outlook Window”.
This solution worked for me: outlook.exe /resetnavpane
Thanks, Matt and Dan.
Archive for June, 2009
Cannot open the Outlook Window
Posted in Uncategorized on June 17, 2009 | Leave a Comment »
Introduction to Algorithms, third edition
Posted in Uncategorized, tagged algorithms, books on June 12, 2009 | 2 Comments »
Just received an email announcing the third edition of the excellent “Introduction to Algorithms”, by Cormen, Leiserson, Rivest and Stein, that will be published this year. It contains a new chapter on multi-thread algorithms, that is freely available in PDF format.
I’ve been using this book on my introductory Algorithms and Data Structures course and I’m [...]