Hello!
SimHub don´t start.
Here is my log:
[2018-02-26 19:54:23,977] FATAL - System.Runtime.InteropServices.COMException (0x80071A91): La compatibilidad con transacciones dentro del administrador de recursos especificado no se inició o se cerró debido a un error. (Exception from HRESULT: 0x80071A91)
at Microsoft.Win32.TaskScheduler.V2Interop.ITaskFolder.RegisterTaskDefinition(String Path, ITaskDefinition pDefinition, Int32 flags, Object UserId, Object password, TaskLogonType LogonType, Object sddl)
at Microsoft.Win32.TaskScheduler.TaskFolder.RegisterTaskDefinition(String path, TaskDefinition definition, TaskCreation createType, String userId, String password, TaskLogonType logonType, String sddl)
at Microsoft.Win32.TaskScheduler.TaskFolder.RegisterTaskDefinition(String path, TaskDefinition definition)
at WoteverCommon.ElevatedRightsManager.Elevate()
at SimHubWPF.App.App_Startup(Object sender, StartupEventArgs e)
[2018-02-26 19:54:23,977] ERROR - Unhandled dispatcher errorSystem.Runtime.InteropServices.COMException (0x80071A91): La compatibilidad con transacciones dentro del administrador de recursos especificado no se inició o se cerró debido a un error. (Exception from HRESULT: 0x80071A91)
at Microsoft.Win32.TaskScheduler.V2Interop.ITaskFolder.RegisterTaskDefinition(String Path, ITaskDefinition pDefinition, Int32 flags, Object UserId, Object password, TaskLogonType LogonType, Object sddl)
at Microsoft.Win32.TaskScheduler.TaskFolder.RegisterTaskDefinition(String path, TaskDefinition definition, TaskCreation createType, String userId, String password, TaskLogonType logonType, String sddl)
at Microsoft.Win32.TaskScheduler.TaskFolder.RegisterTaskDefinition(String path, TaskDefinition definition)
at WoteverCommon.ElevatedRightsManager.Elevate()
at SimHubWPF.App.App_Startup(Object sender, StartupEventArgs e)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
How can I fix this?
Thanks.