Retrieving the COM Class factory for COMponent class factory with the CLSID {36D27C48-A1E8-11D3-BA55-00C04F72F325} failed due to the following error: 80080005
-
From within the project server 2007 event handler when i try creating the MS Project COMponent I get this error. I'm running application on windows 2003 server, using C# on VS2005. I've already configured the security settings of dcom, giving rights to "Network Service" user for launching/activating the MS project component. There is no issue in creating the COMponent if I do so using simple dialogue based application. The error is reported only if creating from within the Project server event handler, which runs as an exe (Microsoft.Office.Project.Server.Eventing ) under the user "Network Service". Any help plz
Madni
-
From within the project server 2007 event handler when i try creating the MS Project COMponent I get this error. I'm running application on windows 2003 server, using C# on VS2005. I've already configured the security settings of dcom, giving rights to "Network Service" user for launching/activating the MS project component. There is no issue in creating the COMponent if I do so using simple dialogue based application. The error is reported only if creating from within the Project server event handler, which runs as an exe (Microsoft.Office.Project.Server.Eventing ) under the user "Network Service". Any help plz
Madni
-
You mantioned that you "have already configured the security settings of dcom" - can you specify more: what it the meaning of that? where did you do that - in the registry? under which path? thanks!!
Thanks for replying . on "Run" you write dcomcnfg and press enter. A "component services" console is opened. expand "component services" -> Computers -> My Computer -> DCOM Config ... There in the tree i selected Microsoft Project Component. Right click -> properties and there configure the security settings ..
tm_xprt - Life is full of Dreams - But life isn't a Dream.