Hi, the app don't run in a fresh installation of windows 10 (22h2) machine. But in other computer with the same version of windows works great.
Attach the log for any help or sugestion.
Thanks!
2024-01-26 11:12:27.2608 ERROR First Chance exception. System.MissingMethodException: No se encontró ningún constructor predeterminado para el tipo 'vMixController.Help'. Puede usar las directivas Arguments o FactoryMethod para construir este tipo.
en System.Xaml.Schema.XamlTypeInvoker.DefaultCtorXamlActivator.EnsureConstructorDelegate(XamlTypeInvoker type)
2024-01-26 11:12:27.2920 ERROR First Chance exception. System.Xaml.XamlObjectWriterException: No se encontró ningún constructor coincidente en el tipo 'vMixController.Help'. Puede usar las directivas Arguments o FactoryMethod para construir este tipo. ---> System.MissingMethodException: No se encontró ningún constructor predeterminado para el tipo 'vMixController.Help'. Puede usar las directivas Arguments o FactoryMethod para construir este tipo.
en System.Xaml.Schema.XamlTypeInvoker.DefaultCtorXamlActivator.EnsureConstructorDelegate(XamlTypeInvoker type)
en System.Xaml.Schema.XamlTypeInvoker.DefaultCtorXamlActivator.CreateInstance(XamlTypeInvoker type)
en System.Xaml.Schema.XamlTypeInvoker.CreateInstance(Object[] arguments)
en MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstanceWithCtor(XamlType xamlType, Object[] args)
en MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(XamlType xamlType, Object[] args)
--- Fin del seguimiento de la pila de la excepción interna ---
en MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(XamlType xamlType, Object[] args)
2024-01-26 11:12:27.3545 INFO 4.0.30319.42000
2024-01-26 11:12:27.3545 INFO Microsoft Windows NT 6.2.9200.0
2024-01-26 11:12:27.3545 INFO Worker Threads:Completion Pool Threads - 1023:1000
2024-01-26 11:12:27.3545 INFO Loading mapped functions.
2024-01-26 11:12:27.3858 INFO Loading templates.
2024-01-26 11:12:27.5264 INFO Searching for data providers.
2024-01-26 11:12:28.0107 INFO Loading window settings.
2024-01-26 11:12:28.0263 INFO Loading variables.
2024-01-26 11:12:28.0732 INFO Checking for updates
2024-01-26 11:12:28.1669 ERROR First Chance exception. System.MissingMethodException: No se encontró ningún constructor predeterminado para el tipo 'vMixController.Help'. Puede usar las directivas Arguments o FactoryMethod para construir este tipo.
en System.Xaml.Schema.XamlTypeInvoker.DefaultCtorXamlActivator.EnsureConstructorDelegate(XamlTypeInvoker type)
2024-01-26 11:12:28.1669 ERROR First Chance exception. System.Xaml.XamlObjectWriterException: No se encontró ningún constructor coincidente en el tipo 'vMixController.Help'. Puede usar las directivas Arguments o FactoryMethod para construir este tipo. ---> System.MissingMethodException: No se encontró ningún constructor predeterminado para el tipo 'vMixController.Help'. Puede usar las directivas Arguments o FactoryMethod para construir este tipo.
en System.Xaml.Schema.XamlTypeInvoker.DefaultCtorXamlActivator.EnsureConstructorDelegate(XamlTypeInvoker type)
en System.Xaml.Schema.XamlTypeInvoker.DefaultCtorXamlActivator.CreateInstance(XamlTypeInvoker type)
en System.Xaml.Schema.XamlTypeInvoker.CreateInstance(Object[] arguments)
en MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstanceWithCtor(XamlType xamlType, Object[] args)
en MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(XamlType xamlType, Object[] args)
--- Fin del seguimiento de la pila de la excepción interna ---
en MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(XamlType xamlType, Object[] args)
2024-01-26 11:12:28.3229 ERROR Dispatcher unhandled exception. System.Runtime.InteropServices.COMException (0x80070490): No se ha encontrado el elemento. (Excepción de HRESULT: 0x80070490)
en System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
en NAudio.CoreAudioApi.MMDeviceEnumerator.GetDefaultAudioEndpoint(DataFlow dataFlow, Role role)
en NAudio.Wave.WasapiOut.GetDefaultAudioEndpoint()
en NewTek.NDI.WPF.ReceiveView.Connect(Source source) en D:\??????\source\repos\elgarf\vMixUTC\NDILibDotNet2\WPF.ReceiveView.cs:línea 484
en NewTek.NDI.WPF.ReceiveView.OnConnectedSourceChanged(Object sender, DependencyPropertyChangedEventArgs e) en D:\??????\source\repos\elgarf\vMixUTC\NDILibDotNet2\WPF.ReceiveView.cs:línea 473
en System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
en System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
en System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
en System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
en System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
en System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
en System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
en System.Windows.Data.BindingExpression.Activate(Object item)
en System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
en System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
en MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
en MS.Internal.Data.DataBindEngine.Run(Object arg)
en MS.Internal.Data.DataBindEngine.OnLayoutUpdated(Object sender, EventArgs e)
en System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
en System.Windows.ContextLayoutManager.UpdateLayout()
en System.Windows.UIElement.UpdateLayout()
en System.Windows.Interop.HwndSource.SetLayoutSize()
en System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
en System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
en System.Windows.Window.SetRootVisual()
en System.Windows.Window.SetRootVisualAndUpdateSTC()
en System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
en System.Windows.Window.CreateSourceWindow(Boolean duringShow)
en System.Windows.Window.CreateSourceWindowDuringShow()
en System.Windows.Window.SafeCreateWindowDuringShow()
en System.Windows.Window.ShowHelper(Object booleanBox)
en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
en System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
2024-01-26 11:12:28.3279 ERROR Current domain unhandled exception. System.Runtime.InteropServices.COMException (0x80070490): No se ha encontrado el elemento. (Excepción de HRESULT: 0x80070490)
en System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
en NAudio.CoreAudioApi.MMDeviceEnumerator.GetDefaultAudioEndpoint(DataFlow dataFlow, Role role)
en NAudio.Wave.WasapiOut.GetDefaultAudioEndpoint()
en NewTek.NDI.WPF.ReceiveView.Connect(Source source) en D:\??????\source\repos\elgarf\vMixUTC\NDILibDotNet2\WPF.ReceiveView.cs:línea 484
en NewTek.NDI.WPF.ReceiveView.OnConnectedSourceChanged(Object sender, DependencyPropertyChangedEventArgs e) en D:\??????\source\repos\elgarf\vMixUTC\NDILibDotNet2\WPF.ReceiveView.cs:línea 473
en System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
en System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
en System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
en System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
en System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
en System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
en System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
en System.Windows.Data.BindingExpression.Activate(Object item)
en System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
en System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
en MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
en MS.Internal.Data.DataBindEngine.Run(Object arg)
en MS.Internal.Data.DataBindEngine.OnLayoutUpdated(Object sender, EventArgs e)
en System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
en System.Windows.ContextLayoutManager.UpdateLayout()
en System.Windows.UIElement.UpdateLayout()
en System.Windows.Interop.HwndSource.SetLayoutSize()
en System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
en System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
en System.Windows.Window.SetRootVisual()
en System.Windows.Window.SetRootVisualAndUpdateSTC()
en System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
en System.Windows.Window.CreateSourceWindow(Boolean duringShow)
en System.Windows.Window.CreateSourceWindowDuringShow()
en System.Windows.Window.SafeCreateWindowDuringShow()
en System.Windows.Window.ShowHelper(Object booleanBox)
en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
en System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
en System.Windows.Threading.DispatcherOperation.InvokeImpl()
en System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
en MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
en System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
en MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
en System.Windows.Threading.DispatcherOperation.Invoke()
en System.Windows.Threading.Dispatcher.ProcessQueue()
en System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
en MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
en MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
en System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
en System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
en MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
en MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
en System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
en System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
en System.Windows.Application.RunDispatcher(Object ignore)
en System.Windows.Application.RunInternal(Window window)
en System.Windows.Application.Run(Window window)
en vMixController.App.Main()