how to call a com from microsoft project client ???

R

Radha Krishna

Hi,
Can any one of you kindly help me in the following
situation:
I want to add a an extra button in the microsoft project
client( MSP Client ). On clicking the button it has to
invoke an com. Please reply to this immediatly.
And one more doubt. Can I invoke a SOAP call in that com ?

Thanks and regards
Radha Krishna .B
 
M

Matthew McDermott

Radha,

Creating an Office AddIn is usually done by creating a new project in Visual
Studio and choosing the Office AddIn Project type. There are a number of
tutorials on the Microsoft web site that walk you through the process, plus
plenty of sample code.

You can invoke SOAP from within Project as well (That is how Project
communicates with Project Server for some calls through the PDS.). There are
a few different techniques depending on whether you are using VBA or Project
guides.

What are you trying to do?

Matthew
 

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