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
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
The text was updated successfully, but these errors were encountered:
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.
The Feedback Hub app is the right place to lobby for a change, a feature, or to make a suggestion.
For community assistance with development questions, there are our forums, and StackOverflow.
The Visual Studio developer community is available, and responsive. The former User Voice feature is now there on the Suggest a feature tab, if you want to lobby for a change, a feature, or to make a suggestion.
For developer issues, or suspected product bugs, there's Microsoft Support; a support engineer will look at the repro and see whether the issue is a Microsoft product bug, or something else. If it's a bug with a Microsoft product then the ticket will be free of charge.
If you receive assistance via any support resource, and you believe that information would help us improve the docs, then please come back and let us know.
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
The text was updated successfully, but these errors were encountered: