FileLoadException: Could not load file or assembly 'NAudio, Version=1.43.68.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b' or one of its dependencies. An Application Control policy has blocked this file. (Exception from HRESULT: 0x800711C7) --Message: Could not load file or assembly 'NAudio, Version=1.43.68.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b' or one of its dependencies. An Application Control policy has blocked this file. (Exception from HRESULT: 0x800711C7) --FileName: NAudio, Version=1.43.68.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b --FusionLog: WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. StackTrace: at Quicker.Domain.Services.ClientManager.StartListening() at Quicker.App.<StartupApplicationAsync>d__17.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Quicker.App.<ApplicationStart>d__15.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 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)