Select to view content in your preferred language

WPF: WHEN I USE BasemapStyle.ArcGISImagery IN MY PROJECT, THE FOLLOWING HAPPENS IN THE US AREA : DirectX failure CreateTexture2D code = 0x80070057

645
1
08-07-2023 10:22 AM
HenryRios1
New Contributor

My project is in wpf, I use the 4.8 framework, VS 2019. I use the BasemapStyle.ArcGISImagery to visualize streets and places. Everything is fine, but when I move around North America an exception occurs: Esri.ArcGISRuntime.ArcGISRuntimeException: 'Unknown error: DirectX failure CreateTexture2D code = 0x80070057' and my entire project stops. Any suggestion to solve this problem. Thank you so much.

Tags (1)
0 Kudos
1 Reply
MichaelBranscomb
Esri Frequent Contributor

What version of Esri.ArcGISRuntime.WPF are you referencing in your project?

0 Kudos