Fixed font Subject: Re: Using a tlb file in VB 2010 project for Outlook
Author: Ken Slovak Date: 21 Sep 2010
References: 1 2 3 4 5 6 7
When you use Dennis's tlb in a managed code application a PIA is created for
it (Interop.XLIRibbonExtensibility.dll). If you have projects created using
an older version of VS that used the tlb get the PIA from one of those
projects and add it to your VS2010 project and it should work just fine.

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

"Sanjay" <sysmailbox@gmail.com> wrote in message
news:db4d8b1b-48e6-4f34-9363-221188ac8393@e34g2000prn.googlegroups.com...
Hi Ken

Thank you for persisting with this for me.

I am not sure what you mean by " I took the XLIRibbonExtensibility PIA
from an existing project to the tlb".

Thanks
Sanjay