Project from .NET 2003

G

Goofy

I am trying to access the object model using COM

HI

Continuing on from my previous post I am trying to access the MP Project COM
Server which is installed with MS Project. However, I get the following
error message, what am I doing wrong.

I have done the following

1.) Added a reference to the DLL
2.) Added an imports statment
3.) Tried to instantiate a new project.

and I get the following error.

An unhandled exception of type 'System.Runtime.InteropServices.COMException'
occurred in MSProject.exe

Additional information: COM object with CLSID
{1019A320-508A-11CF-A49D-00AA00574C74} is either not valid or not
registered.

If I try and register this manually using regsvr32 I get an error saying it
has no entry point. I am obviously missing the plot here and any help would
be appreciated

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