Languages

Menu
Sites
Language
Can't debug XAML wearable application on visual studio

Hello there, I'm trying to develop a XAML wearable app using the Tizen tool for visual studio 2019. But I can only start without debugging to test the app, because if I try to debug I get this error every time: "unable to start the program sdb.exe.
the debugger is not installed correctly. unable to debug requested code. run the installer or repair the debugger."

how can I solve this? tried also to reinstall everything again but still meet this error.

Responses

2 Replies
sangwook lee

Hi,

Thank you for updating your query here.

I tested it, too and for me, I can debug it now.

Just, I followed that steps.

https://docs.tizen.org/application/vstools/install/#visual-studio-tools-for-tizen-installation
https://docs.tizen.org/application/vstools/install/#installing-the-tizen-baseline-sdk
https://docs.tizen.org/application/vstools/install/#setting-the-tizen-baseline-sdk-path
https://docs.tizen.org/application/vstools/install/#installing-emulator-images => Install 6.5 wearable profile

Please try to do it on your side, too.

Thanks.

M

Hi,

I have the same error with the latest version of Visual Studio 2022. I tried to reproduce the steps above but the problem stays. Is there a log file or something else to troubleshoot it further?

Thanks!