You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
ToastNotificationSample-Failure.txt
I was able to build and run the ToastNotificationSample. After selecting the "Toast notification with actions", a toast notification appeared. I selected the "Show map" button and the Maps app started. The sample app then threw an exception dialog.
Notification tag: myTag
Notification group: myGroup
Notification args: bingmaps:?q=antelop%20canyon
Exception thrown at 0x76137922 (KernelBase.dll) in ToastNotificationsSample.exe: 0x40080201: WinRT originate error (parameters: 0x8001010E, 0x00000051, 0x0793D0D0).
Exception thrown at 0x76137922 in ToastNotificationsSample.exe: Microsoft C++ exception: UNSException at memory location 0x0793D78C.
ToastNotificationsSample.exe has triggered a breakpoint.
Selecting Continue in the exception dialog results in another exception and halts in ViewController.m, line 276.
[Continue]
Unhandled exception at 0x76137922 in ToastNotificationsSample.exe: Microsoft C++ exception: UNSException at memory location 0x0793D78C.
ToastNotificationSample-Failure.txt
I was able to build and run the ToastNotificationSample. After selecting the "Toast notification with actions", a toast notification appeared. I selected the "Show map" button and the Maps app started. The sample app then threw an exception dialog.
Notification tag: myTag
Notification group: myGroup
Notification args: bingmaps:?q=antelop%20canyon
Exception thrown at 0x76137922 (KernelBase.dll) in ToastNotificationsSample.exe: 0x40080201: WinRT originate error (parameters: 0x8001010E, 0x00000051, 0x0793D0D0).
Exception thrown at 0x76137922 in ToastNotificationsSample.exe: Microsoft C++ exception: UNSException at memory location 0x0793D78C.
ToastNotificationsSample.exe has triggered a breakpoint.
Selecting Continue in the exception dialog results in another exception and halts in ViewController.m, line 276.
[Continue]
Unhandled exception at 0x76137922 in ToastNotificationsSample.exe: Microsoft C++ exception: UNSException at memory location 0x0793D78C.
See attached for stack trace information.