auth0|5bc0b663824acf48d70f1fe7
TVVUU-9C3NG-SP5A3-9RP33-FWQUA
Accès refusé
at SafeProcessHandle System.Diagnostics.ProcessManager.OpenProcess(int processId, int access, bool throwIfExited)
at SafeProcessHandle System.Diagnostics.Process.GetProcessHandle(int access, bool throwIfExited)
at void System.Diagnostics.Process.Kill()
at void Articulate.Doubles.Diagnostics.ProcessWrapper.Kill()
at async Task Articulate.ThreeSixty.App.ViewModel.Internal.InstallerProcess.StopAsync()
at async Task Articulate.ThreeSixty.App.ViewModel.Internal.ProductInstaller.InstallAsync(IInstallableProduct product, Version version, IProgress<int> progress)
at void Articulate.Threading.ExclusiveAsyncOperation<TParam, TResult>+<>c__DisplayClass3_0+<<-ctor>b__0>d.MoveNext()
at void Articulate.Threading.ExclusiveAsyncOperation<TParam, TResult>+<>c__DisplayClass5_0+<<StartAsync>b__0>d.MoveNext()
at async Task Articulate.ThreeSixty.App.ViewModel.Internal.ProductInstallButton.InstallAsync()
at async void Articulate.TaskExtensions.ForceExceptionsToForeground(Task task)
at void System.Runtime.CompilerServices.AsyncMethodBuilderCore.ThrowAsync(Exception exception, SynchronizationContext targetContext)+(object state) => { }
at object System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, object args, int numArgs)
at object System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, Delegate callback, object args, int numArgs, Delegate catchHandler)