error

Issue #6509 duplicate
David B. created an issue

(Inner Exception)

The notification platform is unavailable.

The notification platform is unavailable.

App: LaunchBox
Version: 12.4
Type: System.Exception
Site: Windows.UI.Notifications.ToastNotifier CreateToastNotifier(System.String)
Source:

at Windows.UI.Notifications.ToastNotificationManager.CreateToastNotifier(String applicationId)
at Microsoft.Toolkit.Uwp.Notifications.ToastNotificationManagerCompat.CreateToastNotifier()
at Unbroken.LaunchBox.Windows.Desktop.Notifications.SortTransactionalField()
at Unbroken.LaunchBox.Windows.Desktop.Notifications.get_ToastNotificationsEnabled()
at InterceptorPublisher.PrepareTransactionalConsumer(InterceptorPublisher )
at Unbroken.LaunchBox.Windows.Desktop.Notifications.SendSentToTrayNotification()
at InterpreterItem.PrepareTransactionalConsumer(InterpreterItem )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.Minimize()

(Outer Exception)

Exception has been thrown by the target of an invocation.

App: LaunchBox
Version: 12.4
Type: System.Reflection.TargetInvocationException
Site: System.Object InvokeMethod(System.Object, System.Object[], System.Signature, Boolean, Boolean)
Source: System.Private.CoreLib

at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Caliburn.Micro.ActionMessage.<>c.<.cctor>b__33_0(ActionExecutionContext context)
at Caliburn.Micro.ActionMessage.Invoke(Object eventArgs)
at System.Windows.Interactivity.TriggerBase.InvokeActions(Object parameter)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEve

Comments (1)

  1. Log in to comment