Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: addin tab

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

addin tab
"Roy" <roydeal[ at ]gmail.com> 28.09.2006 17:05:25
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/microsoft.public.outlook.program_addins/browse_thread/thread/3f37d2d4cc5c79ca/eaa2e33605e7bac3?lnk=st&q=%22outlook+2007%22+%22add-in%22+toolbar&rnum=10&hl=en#eaa2e33605e7bac3

Re: addin tab
"Dmitry Streblechenko" <dmitry[ at ]dimastr.com> 28.09.2006 17:32:29
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" <roydeal[ at ]gmail.com> wrote in message
news:1159463125.342495.307130[ at ]m73g2000cwd.googlegroups.com...
[Quoted Text]
> 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/microsoft.public.outlook.program_addins/browse_thread/thread/3f37d2d4cc5c79ca/eaa2e33605e7bac3?lnk=st&q=%22outlook+2007%22+%22add-in%22+toolbar&rnum=10&hl=en#eaa2e33605e7bac3
>


Re: addin tab
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 28.09.2006 18:11:39
Tools, Trust Center, select COM addins in the drop-down at the bottom of
that page and click Go. That opens the COM addins dialog.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Roy" <roydeal[ at ]gmail.com> wrote in message
news:1159463125.342495.307130[ at ]m73g2000cwd.googlegroups.com...
[Quoted Text]
> 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/microsoft.public.outlook.program_addins/browse_thread/thread/3f37d2d4cc5c79ca/eaa2e33605e7bac3?lnk=st&q=%22outlook+2007%22+%22add-in%22+toolbar&rnum=10&hl=en#eaa2e33605e7bac3
>

Re: addin tab
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 28.09.2006 18:12:57
Or do you mean the Addins tab in Inspectors? Explorer toolbars are the same
as before, Inspector toolbars are under the Addins tab but you have to open
an item to see an Inspector and that tab.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Roy" <roydeal[ at ]gmail.com> wrote in message
news:1159463125.342495.307130[ at ]m73g2000cwd.googlegroups.com...
[Quoted Text]
> 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/microsoft.public.outlook.program_addins/browse_thread/thread/3f37d2d4cc5c79ca/eaa2e33605e7bac3?lnk=st&q=%22outlook+2007%22+%22add-in%22+toolbar&rnum=10&hl=en#eaa2e33605e7bac3
>

Re: addin tab
Roy 28.09.2006 19:57:02
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:

[Quoted Text]
> 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" <roydeal[ at ]gmail.com> wrote in message
> news:1159463125.342495.307130[ at ]m73g2000cwd.googlegroups.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/microsoft.public.outlook.program_addins/browse_thread/thread/3f37d2d4cc5c79ca/eaa2e33605e7bac3?lnk=st&q=%22outlook+2007%22+%22add-in%22+toolbar&rnum=10&hl=en#eaa2e33605e7bac3
> >
>
>
>
Re: addin tab
"Dmitry Streblechenko" <dmitry[ at ]dimastr.com> 28.09.2006 20:41:37
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" <Roy[ at ]discussions.microsoft.com> wrote in message
news:68261FAD-1DB7-4DA3-8656-18B7820556AD[ at ]microsoft.com...
[Quoted Text]
>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" <roydeal[ at ]gmail.com> wrote in message
>> news:1159463125.342495.307130[ at ]m73g2000cwd.googlegroups.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/microsoft.public.outlook.program_addins/browse_thread/thread/3f37d2d4cc5c79ca/eaa2e33605e7bac3?lnk=st&q=%22outlook+2007%22+%22add-in%22+toolbar&rnum=10&hl=en#eaa2e33605e7bac3
>> >
>>
>>
>>


Re: addin tab
Roy 28.09.2006 20:44:02
After looking at the code and debugging with OL2003, it appears that we are
adding a button to both explorer and inspector toolbars.

"Dmitry Streblechenko" wrote:

[Quoted Text]
> 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" <roydeal[ at ]gmail.com> wrote in message
> news:1159463125.342495.307130[ at ]m73g2000cwd.googlegroups.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/microsoft.public.outlook.program_addins/browse_thread/thread/3f37d2d4cc5c79ca/eaa2e33605e7bac3?lnk=st&q=%22outlook+2007%22+%22add-in%22+toolbar&rnum=10&hl=en#eaa2e33605e7bac3
> >
>
>
>
Re: addin tab
Roy 28.09.2006 20:49:01
I've discovered managing add-ins with the Trust Center, but that's now what
I'm talking about. I'm referring to the explorer and inspectors. I don't
see the addins tab when I open any item, mail, calendar, contact, task,
etc...none of the ribbons display an addin tab.

"Ken Slovak - [MVP - Outlook]" wrote:

[Quoted Text]
> Or do you mean the Addins tab in Inspectors? Explorer toolbars are the same
> as before, Inspector toolbars are under the Addins tab but you have to open
> an item to see an Inspector and that tab.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> "Roy" <roydeal[ at ]gmail.com> wrote in message
> news:1159463125.342495.307130[ at ]m73g2000cwd.googlegroups.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/microsoft.public.outlook.program_addins/browse_thread/thread/3f37d2d4cc5c79ca/eaa2e33605e7bac3?lnk=st&q=%22outlook+2007%22+%22add-in%22+toolbar&rnum=10&hl=en#eaa2e33605e7bac3
> >
>
>
Re: addin tab
Roy 28.09.2006 20:56:03
I'm not seeing any errors in our logs. I'm not seeing any exceptions in the
debugger output window. When I open an item, the new inspector event doesn't
appear to be firing...looks like something in the code might be failing
upstream. I'll backtrack and see if I can find a point of failure.

"Dmitry Streblechenko" wrote:

[Quoted Text]
> 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" <Roy[ at ]discussions.microsoft.com> wrote in message
> news:68261FAD-1DB7-4DA3-8656-18B7820556AD[ at ]microsoft.com...
> >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" <roydeal[ at ]gmail.com> wrote in message
> >> news:1159463125.342495.307130[ at ]m73g2000cwd.googlegroups.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/microsoft.public.outlook.program_addins/browse_thread/thread/3f37d2d4cc5c79ca/eaa2e33605e7bac3?lnk=st&q=%22outlook+2007%22+%22add-in%22+toolbar&rnum=10&hl=en#eaa2e33605e7bac3
> >> >
> >>
> >>
> >>
>
>
>
Re: addin tab
Roy 28.09.2006 21:13:02
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:

[Quoted Text]
> 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" <Roy[ at ]discussions.microsoft.com> wrote in message
> news:68261FAD-1DB7-4DA3-8656-18B7820556AD[ at ]microsoft.com...
> >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" <roydeal[ at ]gmail.com> wrote in message
> >> news:1159463125.342495.307130[ at ]m73g2000cwd.googlegroups.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/microsoft.public.outlook.program_addins/browse_thread/thread/3f37d2d4cc5c79ca/eaa2e33605e7bac3?lnk=st&q=%22outlook+2007%22+%22add-in%22+toolbar&rnum=10&hl=en#eaa2e33605e7bac3
> >> >
> >>
> >>
> >>
>
>
>
Re: addin tab
"Dmitry Streblechenko" <dmitry[ at ]dimastr.com> 28.09.2006 21:34:07
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" <Roy[ at ]discussions.microsoft.com> wrote in message
news:0BFBA1B3-05D4-4FC8-AEF8-FBDD61C6A6A0[ at ]microsoft.com...
[Quoted Text]
> 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" <Roy[ at ]discussions.microsoft.com> wrote in message
>> news:68261FAD-1DB7-4DA3-8656-18B7820556AD[ at ]microsoft.com...
>> >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" <roydeal[ at ]gmail.com> wrote in message
>> >> news:1159463125.342495.307130[ at ]m73g2000cwd.googlegroups.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/microsoft.public.outlook.program_addins/browse_thread/thread/3f37d2d4cc5c79ca/eaa2e33605e7bac3?lnk=st&q=%22outlook+2007%22+%22add-in%22+toolbar&rnum=10&hl=en#eaa2e33605e7bac3
>> >> >
>> >>
>> >>
>> >>
>>
>>
>>


Re: addin tab
Roy 28.09.2006 22:09:02
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:

[Quoted Text]
> 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" <Roy[ at ]discussions.microsoft.com> wrote in message
> news:0BFBA1B3-05D4-4FC8-AEF8-FBDD61C6A6A0[ at ]microsoft.com...
> > 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" <Roy[ at ]discussions.microsoft.com> wrote in message
> >> news:68261FAD-1DB7-4DA3-8656-18B7820556AD[ at ]microsoft.com...
> >> >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" <roydeal[ at ]gmail.com> wrote in message
> >> >> news:1159463125.342495.307130[ at ]m73g2000cwd.googlegroups.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/microsoft.public.outlook.program_addins/browse_thread/thread/3f37d2d4cc5c79ca/eaa2e33605e7bac3?lnk=st&q=%22outlook+2007%22+%22add-in%22+toolbar&rnum=10&hl=en#eaa2e33605e7bac3
> >> >> >
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>
>
>
>

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net