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
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