Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: How can I access the Outlook2007RibbonXAddin?

Geek News

How can I access the Outlook2007RibbonXAddin?
Robin 11/18/2008 9:15:02 AM
Hello all,

I downloaded the Outlook2007RibbonXAddin.MSI to see some Working Examples of
Ribbon C# Code.
So I installed it.. And I cant find it ANYWHERE.. it looks like there has
just been a icon installed.

Where Can I find this Sample code? As I really want to start understanding
the Outlook API by the end of the afternoon.
This bugs me a lot since all the samples on Google don't work and the one I
get from MSDN doesn't showup anywhere.

Thanks.
Robin
Re: How can I access the Outlook2007RibbonXAddin?
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 11/18/2008 2:05:33 PM
According to the documentation on that addin it downloads to My
Documents\Visual Studio 2005\Projects, see the entire documentation article
at http://msdn.microsoft.com/en-us/library/bb226712.aspx

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Robin" <Robin[ at ]discussions.microsoft.com> wrote in message
news:E27FDD40-C697-4D08-AEA2-04FCE58BB56B[ at ]microsoft.com...
[Quoted Text]
> Hello all,
>
> I downloaded the Outlook2007RibbonXAddin.MSI to see some Working Examples
> of
> Ribbon C# Code.
> So I installed it.. And I cant find it ANYWHERE.. it looks like there has
> just been a icon installed.
>
> Where Can I find this Sample code? As I really want to start understanding
> the Outlook API by the end of the afternoon.
> This bugs me a lot since all the samples on Google don't work and the one
> I
> get from MSDN doesn't showup anywhere.
>
> Thanks.
> Robin

Re: How can I access the Outlook2007RibbonXAddin?
Robin 11/18/2008 2:26:00 PM
Thanks but it doesn't seem to be there..

I think it's since I dont have a Direct MyDocuments Folder?
Its liked to a Network Drive..

Anyway, thanks =)


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

[Quoted Text]
> According to the documentation on that addin it downloads to My
> Documents\Visual Studio 2005\Projects, see the entire documentation article
> at http://msdn.microsoft.com/en-us/library/bb226712.aspx
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
> http://www.slovaktech.com/products.htm
>
>
> "Robin" <Robin[ at ]discussions.microsoft.com> wrote in message
> news:E27FDD40-C697-4D08-AEA2-04FCE58BB56B[ at ]microsoft.com...
> > Hello all,
> >
> > I downloaded the Outlook2007RibbonXAddin.MSI to see some Working Examples
> > of
> > Ribbon C# Code.
> > So I installed it.. And I cant find it ANYWHERE.. it looks like there has
> > just been a icon installed.
> >
> > Where Can I find this Sample code? As I really want to start understanding
> > the Outlook API by the end of the afternoon.
> > This bugs me a lot since all the samples on Google don't work and the one
> > I
> > get from MSDN doesn't showup anywhere.
> >
> > Thanks.
> > Robin
>
>
Re: How can I access the Outlook2007RibbonXAddin?
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 11/18/2008 2:43:07 PM
So read the article and see what components get installed and then do a
search using Windows Explorer for those files. They must have been installed
somewhere.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Robin" <Robin[ at ]discussions.microsoft.com> wrote in message
news:30BDFA8A-48CB-4025-9EB0-3BDF0F79AC21[ at ]microsoft.com...
[Quoted Text]
> Thanks but it doesn't seem to be there..
>
> I think it's since I dont have a Direct MyDocuments Folder?
> Its liked to a Network Drive..
>
> Anyway, thanks =)

Re: How can I access the Outlook2007RibbonXAddin?
Robin 11/19/2008 7:41:01 AM
Well, thats what I did before I posted it here.

Turns out that its installed on the Master Server (The one that has our User
Folders) under the installer account, and as I don't have access to his
folders I couldnt find it..

(We work with the Linux idea (everybody is a user(Guest) and some have a
Highter account (root/admin)))

Cheers,
Robin

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

[Quoted Text]
> So read the article and see what components get installed and then do a
> search using Windows Explorer for those files. They must have been installed
> somewhere.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
> http://www.slovaktech.com/products.htm
>
>
> "Robin" <Robin[ at ]discussions.microsoft.com> wrote in message
> news:30BDFA8A-48CB-4025-9EB0-3BDF0F79AC21[ at ]microsoft.com...
> > Thanks but it doesn't seem to be there..
> >
> > I think it's since I dont have a Direct MyDocuments Folder?
> > Its liked to a Network Drive..
> >
> > Anyway, thanks =)
>
>
Re: How can I access the Outlook2007RibbonXAddin?
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 11/19/2008 2:12:40 PM
Do you get a choice of where to install that addin when the MSI runs?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Robin" <Robin[ at ]discussions.microsoft.com> wrote in message
news:BD74B80F-F616-4BA4-9855-DD4C194F73FF[ at ]microsoft.com...
[Quoted Text]
> Well, thats what I did before I posted it here.
>
> Turns out that its installed on the Master Server (The one that has our
> User
> Folders) under the installer account, and as I don't have access to his
> folders I couldnt find it..
>
> (We work with the Linux idea (everybody is a user(Guest) and some have a
> Highter account (root/admin)))
>
> Cheers,
> Robin

Re: How can I access the Outlook2007RibbonXAddin?
Robin 11/19/2008 2:56:07 PM
no I didn't get any screen link that.. I think that the installation just
trust you on having a My Documents.
But since I have to install it as a Admin and run it as a user I cant find
the \\SERVER\userfolders\robin-admin folder.

So the case is closed now.. =)

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

[Quoted Text]
> Do you get a choice of where to install that addin when the MSI runs?
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
> http://www.slovaktech.com/products.htm
>
>
> "Robin" <Robin[ at ]discussions.microsoft.com> wrote in message
> news:BD74B80F-F616-4BA4-9855-DD4C194F73FF[ at ]microsoft.com...
> > Well, thats what I did before I posted it here.
> >
> > Turns out that its installed on the Master Server (The one that has our
> > User
> > Folders) under the installer account, and as I don't have access to his
> > folders I couldnt find it..
> >
> > (We work with the Linux idea (everybody is a user(Guest) and some have a
> > Highter account (root/admin)))
> >
> > Cheers,
> > Robin
>
>

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