MicrosoftDocs / windows-dev-docs

Conceptual and overview content for developing Windows apps
Creative Commons Attribution 4.0 International
692 stars 1.2k forks source link

Onecoreuap errors #2045

Closed Changed-Daily closed 4 years ago

Changed-Daily commented 4 years ago

Hi, I am developing a UWP application for Bluetooth. I am using the Microsoft.Toolkit.Uwp datagrid and other controls from that toolkit. During debug I get loads of the following error:

onecoreuap\windows\wgi\winrt\display\displaycommon.cpp(411)\Windows.Graphics.dll!00007FFF68BE04B0: (caller: 00007FFF68BE027B) ReturnHr(54) tid(2230) 80070490 Element not found.

It is not preventing the program from running correctly but it makes finding other debug information very difficult. I haven't worked out a way to filter these messages out either.

Fixing the underlying issue would be preferable if anyone has any ideas.

Thanks

hkhmsft commented 4 years ago

Thanks for taking the time to let us know about this. However, this feels not so much like feedback specifically about the documentation but rather like a support request. Here are all of the developer support resources, for completeness.