IDTExtensibility2 & Office 10

D

David Thielen

Hi;

If I use IDTExtensibility2 & .NET/C#, is there any reason whay I can't
use Office 10 instead of Office 11?

And if it is ok, what do I change? It looks like I get the office 10
versions of:
Microsoft.Office.Core (Office.dll)
VBIDE (Microsoft.Vbe.Interop.dll)
Word (Microsoft.Office.Interop.Word.dll)

And are those the correct references to have?

thanks - dave
 
V

Vladimir Kotlyarov

David Thielen said:
Hi;

If I use IDTExtensibility2 & .NET/C#, is there any reason whay I can't
use Office 10 instead of Office 11?
No. Office interops are exist only for Office 2003.
You can create COM add-in to use IDTExtensibility2 at Office 10.

Thanks,
Bob.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top