Welcome to Office Zealot Sign in | Join | Help

October 2006 - Posts

Rebuilding Perfmon counters on XP

Perfmon is an extremely handy utility to track application performance. When tracing the performance of .NET applications(VSTO/IBF) on the Office platform, I find the counter counter "# of Stubs" provided by the performance object ".NET CLR Interop" very
Posted by desai | 0 Comments

Outlook 2007 and CDO

Recently I worked on an application that used CDO to open the Global Address Book. The application worked when it ran with Outlook 2003, but failed with the following exception when I used Outlook 2007. System.Runtime.InteropServices.COMException was
Posted by desai | 0 Comments