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
I'm Encountering the following error while running the packaged C++ console application for push notifications.
I have created a simple C++/WinRT Windows console application and facing the below error while running the code.
Unhandled exception at 0x00007FF90AC5FABC in ConsoleApplication.exe: Microsoft C++ exception: winrt::hresult_class_not_registered at memory location 0x000000BB6474EB68.
The text was updated successfully, but these errors were encountered:
ankurbhambri
changed the title
Unhandled exception at 0x00007FF90AC5FABC
Unhandled exception at 0x00007FF90AC5FABC - winrt::hresult_class_not_registered at memory location
Aug 4, 2024
ankurbhambri
changed the title
Unhandled exception at 0x00007FF90AC5FABC - winrt::hresult_class_not_registered at memory location
Unhandled exception - winrt::hresult_class_not_registered at memory location
Aug 4, 2024
I'm Encountering the following error while running the packaged C++ console application for push notifications.
I have created a simple C++/WinRT Windows console application and facing the below error while running the code.
Unhandled exception at 0x00007FF90AC5FABC in ConsoleApplication.exe: Microsoft C++ exception: winrt::hresult_class_not_registered at memory location 0x000000BB6474EB68.
The text was updated successfully, but these errors were encountered: