VS 2005 and assembly

O

Ozon

Hi all,
is it possible to use "automation" in MS Project 2007 from Visual Studio
..NET 2005 (C#) in other way then COM objects? When I've installed VSTO -
there are just assemblies for Excel, Outlook, Word. Is there any source of
Project assembly too?
We are trying to remove all COM usage, so I'm searching for Project assembly.

Thank for answer,
Ozon.
 
A

Adam Behrle

Hi Ozon,

VSTO doesn't contain any support for Project as of yet unfortunately.

Regarding Project Automation, I believe COM is your only option unless
you wanted to get advanced and use Windows API calls.

Your best bet is really using COM.

Hope that helps,

Adam
 

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