Access MSP data via native .NET API

V

Vassily KhOlopov

Hello, is there any way to access MSP 2007 (or any earlier version) local
file data from .NET C# application without COM usage?
I know about MSP Server 2007 SDK, but I need to work with local files only.
 
V

Vassily KhOlopov

Just because COM is not native .NET techniue and I have to use either late
binding to support any MSP version or early one, but having a link to some
particular MSP version ony.
Also this required an MSP COM server installed on the local machine which is
not always true.
Anyway, does your comment mean - there is no native .NET interface for MSP?
There are VS Tools for Excel, Word and Outlook, but I'm, unable to find
anything for MSP.
 
B

Boaz Lev [MSFT]

The only option is doing this via COM if you don't have access to a server.
If you do have access to a server, you can use our PSIs.

Thanks,
 

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