![]() |
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 |
#11
|
|||
|
|||
![]()
I am not aware of any compatibilty issues when it comes to the
Inspectors.NewInspector event. How and when do you add buttons to the explorer? Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Roy" wrote in message ... Do you think we might be running up against a backwards compatibility issue? Were building the com add-in against MSOUTL.OLB. "Dmitry Streblechenko" wrote: Ok, so it is both an explorer and an inspector. You aare supposed to see your button on the Addins taab when you open an item (in an inspector). When you step through your code, do you get any errors at all? Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Roy" wrote in message ... I have to admit. I'm not sure. With OL2003, I see the toolbar button when I'm viewing my Inbox, and I see the toolbar button on an open item. "Dmitry Streblechenko" wrote: Do you add a button to an explorer or an inspector toolbar? Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Roy" wrote in message oups.com... My COM addin is accessed via a toolbar button, and it works with Outlook 2002/2003. It's active in Outlook 2007 Beta 2, but I can't find it so that I can use it. The following thread mentions the Outlook 2007 "addins tab". Where is the addins tab in Outlook 2007? -Thanks! http://groups.google.com/group/micro...a2e33605e7bac3 |
Ads |
#12
|
|||
|
|||
![]()
I found the problem...the add-in is disallowing itself to load if the Outlook
version is 11. Once I tweaked that (and added an error message for the next person who comes along and has to maintain the code) the button appears in the explorer window and in the add-in tab of inspector windows, just like you read about in Ken's post. Thanks for the help guys. "Dmitry Streblechenko" wrote: I am not aware of any compatibilty issues when it comes to the Inspectors.NewInspector event. How and when do you add buttons to the explorer? Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Roy" wrote in message ... Do you think we might be running up against a backwards compatibility issue? Were building the com add-in against MSOUTL.OLB. "Dmitry Streblechenko" wrote: Ok, so it is both an explorer and an inspector. You aare supposed to see your button on the Addins taab when you open an item (in an inspector). When you step through your code, do you get any errors at all? Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Roy" wrote in message ... I have to admit. I'm not sure. With OL2003, I see the toolbar button when I'm viewing my Inbox, and I see the toolbar button on an open item. "Dmitry Streblechenko" wrote: Do you add a button to an explorer or an inspector toolbar? Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Roy" wrote in message oups.com... My COM addin is accessed via a toolbar button, and it works with Outlook 2002/2003. It's active in Outlook 2007 Beta 2, but I can't find it so that I can use it. The following thread mentions the Outlook 2007 "addins tab". Where is the addins tab in Outlook 2007? -Thanks! http://groups.google.com/group/micro...a2e33605e7bac3 |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help with AddIn | nickdu | Add-ins for Outlook | 3 | September 28th 06 03:35 PM |
how copy user fields 1 - 4 on the allfields tab to gen tab notes | Happy | Outlook - Using Contacts | 1 | July 12th 06 03:07 PM |
Show activities tab instead of general tab in reading window? | Kristan | Outlook - Using Contacts | 1 | June 29th 06 07:05 PM |
how to program an addin? | Pit | Add-ins for Outlook | 2 | March 31st 06 04:33 AM |
Using Tab Control in Addin | Sanjay Singh | Add-ins for Outlook | 2 | March 9th 06 04:19 AM |