![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hello,
I'm creating an add-in for Outlook and I need it to work both with Outlook XP (2002) and Outlook 2007. I created it using Microsoft Outlook 10.0 Object Library (Outlook 2002) and it works fine on Outlook XP. When I execute it on Outlook 2007 it works ok but the events don't fire. For example I have this piece of code but the Startup event doesn't fire in Outlook 2007: Private Sub outAppStartup() Handles outApp.Startup Log("ActiveExplorerCBars.0") ActiveExplorerCBars = outApp.ActiveExplorer.CommandBars Log("ActiveExplorerCBars.1") End Sub What can I check? Is there another method for creating add-in for multiple Outlook versions? Thank you very much and Happy New Year! Ivan Pololi Italy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
add-ins for multiple Outlook versions | Andrey Nikulin | Add-ins for Outlook | 5 | August 8th 08 06:18 PM |
What would be the best approach to support multiple versions ofOutlook? | willemsch | Outlook and VBA | 3 | February 5th 08 07:03 PM |
Using forms across multiple versions of Outlook | Lancaster John | Outlook - Using Forms | 1 | October 19th 07 02:19 PM |
I have a problem with multiple versions of contacts in Outlook | TM | Outlook - Using Contacts | 2 | June 4th 07 03:43 PM |
Best sharing method for multiple versions | Lizzie | Outlook - Calandaring | 1 | May 14th 07 08:08 PM |