I am getting error: 8000401a while logging to Tridion

4

I am getting the following error, while logging in to Tridion. Could you please help me.

Error: Retrieving the COM class factory for component with CLSID {9926D1CF-F158-418F-A9A2-B653B497D982} failed due to the following error: 
8000401a The server process could not be started because the configured identity is incorrect. 
Check the username and password. (Exception from HRESULT: 0x8000401A).

System.Runtime.InteropServices.COMException (0x8000401A): Retrieving the COM class factory for component with CLSID {9926D1CF-F158-418F-A9A2-B653B497D982} failed due to the following error: 
8000401a The server process could not be started because the configured identity is incorrect. 
Check the username and password. (Exception from HRESULT: 0x8000401A). 
at Tridion.Web.UI.Models.TCM54.TDSEWrapper.get_TDSE() 
at Tridion.Web.UI.Models.TCM54.TcmAuthorizationModule.context_AuthorizeRequest(Object sender, EventArgs e) 
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
tridion
tridion-2011
asked on Stack Overflow Oct 8, 2012 by Satya • edited Oct 8, 2012 by Siva Charan

3 Answers

7

May be your system user(MTSuser by default) got locked.

Could you please check the Identity properties of the Tridion Content Manager COM+ application and try again to login with this user.

answered on Stack Overflow Oct 8, 2012 by Ram Saurabh • edited Oct 8, 2012 by Ram Saurabh
1

The identity of the user running the Tridion Content Manager COM+ application is correct. Check if the user exists and the password is correct.

answered on Stack Overflow Oct 8, 2012 by Quirijn
0

Try restarting the COM service on CMS Server or reboot the CMS Server(which will automatically restart the service). Thanks

answered on Stack Overflow Oct 8, 2012 by Meenakshi

User contributions licensed under CC BY-SA 3.0