I have installed the Enterprise Console (4.7) on a Windows 7 machine that only needs to be able to view the console (no management server, etc). However, when I try to open the Enterprise Console I receive the following error:
Class not registered
----- [outer exception] -----
-- error: 0x80040154
-- facility: Custom (Defined by the interface)
at struct IUnknown *__cdecl bl::SystemEnviroment::CreateInstanceOnServer(const struct _GUID &,const struct _GUID &,class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> >)
at void __thiscall bl::CReusingManagementServiceClientBroker::CreateCoreServices(void)
at __thiscall bl::CReusingManagementServiceClientBroker::CReusingManagementServiceClientBroker(const class bl::CReusingManagementServiceClientBroker &)
at void __thiscall bl::CServerBrokerRegistrar::SetBroker(const class bl::CServerBrokerBase &) throw(...)
at int __cdecl Run(int,enum bl::ConsoleType::Type)
at int __stdcall wWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,wchar_t *,int)
I looked up the error code: 0x80040154 on Sophos Support and found the following article ID: 110736 . However, this article says that the Sophos Management Service needs to be started or installed but I do not want this computer to do this, I only want to view the Enterprise Console .
This thread was automatically locked due to age.