A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

addin tab



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old September 28th 06, 07:05 PM posted to microsoft.public.outlook.program_addins
Roy
external usenet poster
 
Posts: 1
Default addin tab

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
  #2  
Old September 28th 06, 07:32 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default addin tab

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



  #3  
Old September 28th 06, 08:11 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default addin tab

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" 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


  #4  
Old September 28th 06, 08:12 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default addin tab

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" 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


  #5  
Old September 28th 06, 09:57 PM posted to microsoft.public.outlook.program_addins
Roy
external usenet poster
 
Posts: 26
Default addin tab

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




  #6  
Old September 28th 06, 10:41 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default addin tab

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






  #7  
Old September 28th 06, 10:44 PM posted to microsoft.public.outlook.program_addins
Roy
external usenet poster
 
Posts: 26
Default addin tab

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:

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




  #8  
Old September 28th 06, 10:49 PM posted to microsoft.public.outlook.program_addins
Roy
external usenet poster
 
Posts: 26
Default addin tab

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:

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" 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



  #9  
Old September 28th 06, 10:56 PM posted to microsoft.public.outlook.program_addins
Roy
external usenet poster
 
Posts: 26
Default addin tab

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:

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







  #10  
Old September 28th 06, 11:13 PM posted to microsoft.public.outlook.program_addins
Roy
external usenet poster
 
Posts: 26
Default addin tab

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 09:33 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.