- November 17, 2014
- 14
- 5
- 47
- Home Country
-
United States of America
New install of MP2.2.1 (TV-Server Only) on Windows Server 2012 R2. MP2 completes the initial install with no errors (I get the "Installation Complete" window).
But when I go to launch the TV Server configuration after initial install, nothing happens. In task manager, I can see the TV Server configuration app running (using ~5-10% CPU), but the configuration window will never open.
-
Error from log file is as follows (continues to repeat init attempts):
[2019-04-30 21:56:54,617] [10665 ] [TVService] [INFO ] - Controller: 1 init attempt
[2019-04-30 21:56:54,625] [10673 ] [TVService] [INFO ] - C:\ProgramData\Team MediaPortal\MP2-Server\SlimTVCore\v3.0\gentle.config
[2019-04-30 21:56:54,626] [10674 ] [TVService] [INFO ] - Controller: using SQLite database connection: Data So
[2019-04-30 21:56:54,627] [10675 ] [TVService] [INFO ] - Controller: local ip address:192.168.1.1
[2019-04-30 21:56:54,628] [10676 ] [TVService] [INFO ] - Controller: create new server in database
[2019-04-30 21:56:54,678] [10726 ] [TVService] [INFO ] - Controller: new server created for HOME_SERVER master:True
[2019-04-30 21:56:54,742] [10790 ] [TVService] [ERROR] - Failed to initialise the BDA device detection graph!
System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {A2E30750-6C3D-11D3-B653-00C04F79498E} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
at System.Runtime.Remoting.RemotingServices.AllocateUninitializedObject(RuntimeType objectType)
at System.Runtime.Remoting.Activation.ActivationServices.CreateInstance(RuntimeType serverType)
at System.Runtime.Remoting.Activation.ActivationServices.IsCurrentContextOK(RuntimeType serverType, Object[] props, Boolean bNewObj)
at TvLibrary.Implementations.DeviceDetector.InitBdaDetectionGraph()
at TvLibrary.Implementations.DeviceDetector..ctor(IDeviceEventListener listener)
[2019-04-30 21:56:54,751] [10799 ] [TVService] [INFO ] - Controller: DeInit.
[2019-04-30 21:56:54,752] [10800 ] [TVService] [ERROR] - TvController: Deinit failed - Object reference not set to an instance of an object.
Any ideas?
But when I go to launch the TV Server configuration after initial install, nothing happens. In task manager, I can see the TV Server configuration app running (using ~5-10% CPU), but the configuration window will never open.
-
I've installed the BDA patch and can confirm my tuner works with DVBviewer.
- Firewall is off
- Antivirus is off
- Disabled extra NICs
- Running as admins
Error from log file is as follows (continues to repeat init attempts):
[2019-04-30 21:56:54,617] [10665 ] [TVService] [INFO ] - Controller: 1 init attempt
[2019-04-30 21:56:54,625] [10673 ] [TVService] [INFO ] - C:\ProgramData\Team MediaPortal\MP2-Server\SlimTVCore\v3.0\gentle.config
[2019-04-30 21:56:54,626] [10674 ] [TVService] [INFO ] - Controller: using SQLite database connection: Data So
[2019-04-30 21:56:54,627] [10675 ] [TVService] [INFO ] - Controller: local ip address:192.168.1.1
[2019-04-30 21:56:54,628] [10676 ] [TVService] [INFO ] - Controller: create new server in database
[2019-04-30 21:56:54,678] [10726 ] [TVService] [INFO ] - Controller: new server created for HOME_SERVER master:True
[2019-04-30 21:56:54,742] [10790 ] [TVService] [ERROR] - Failed to initialise the BDA device detection graph!
System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {A2E30750-6C3D-11D3-B653-00C04F79498E} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
at System.Runtime.Remoting.RemotingServices.AllocateUninitializedObject(RuntimeType objectType)
at System.Runtime.Remoting.Activation.ActivationServices.CreateInstance(RuntimeType serverType)
at System.Runtime.Remoting.Activation.ActivationServices.IsCurrentContextOK(RuntimeType serverType, Object[] props, Boolean bNewObj)
at TvLibrary.Implementations.DeviceDetector.InitBdaDetectionGraph()
at TvLibrary.Implementations.DeviceDetector..ctor(IDeviceEventListener listener)
[2019-04-30 21:56:54,751] [10799 ] [TVService] [INFO ] - Controller: DeInit.
[2019-04-30 21:56:54,752] [10800 ] [TVService] [ERROR] - TvController: Deinit failed - Object reference not set to an instance of an object.
Any ideas?