microsoft.office.interop.msproject error

O

opethema

Hi all,

I am trying to code a ms project automation in .net.
I am adding reference to the com compoentn for msproject.
Then i grant permissions on dcomconfig but still i get the following exception


Retrieving the COM class factory for component with CLSID
{36D27C48-A1E8-11D3-BA55-00C04F72F325} failed due to the following error:
80080005.


What should i do to make this project automation library work?
Thanks.
 
Top