.NET Framework Developer Center > .NET Development Forums > Common Language Runtime > 0x800400154 "Class not registered" error when calling CorbindToRunitmeEx hosting API
Ask a questionAsk a question
 

General Discussion0x800400154 "Class not registered" error when calling CorbindToRunitmeEx hosting API

  • Thursday, November 05, 2009 3:59 PMashchurova Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi, we have a very strange problem when trying to start CLR inside our unmanaged host. We have 4 clients that get this error when our hosting process tries to acquire pointer to ICLRRuntimeHost using CorBindToRuntimeEx. The HRESULT is 0x800400154 which is "CLass not registered." I have searched everywhere and can't find anything on this. NET 2.0 is installed. Checked theire registry and runtime engine is registered. DCOM is enabled. Did anybody expirience this problem? Or can anybody suggest where to look for solution? Thank you.

All Replies