SDB Debugging Issue in Visual Studio with Tizen .NET SDK

Original Created Dec 30, 2016 | Regeneration Apr 22, 2026

I installed Tizen .NET SDK Preview on Visual Studio 2015 Community Edition. While everything else works fine, I'm encountering a debugging issue. When I try to start debugging, I receive the error message: "Last error message: Failed to get sdb.exe program".

I've tried the following troubleshooting steps:

  1. Set the path in Tizen options to: C:\Program Files (x86)\Tizen\Tools
  2. Also tried pointing to the tizen-sdk directory However, Visual Studio Tizen tools still don't recognize sdb.

Could someone help me resolve this issue?

Problem Understanding

The issue occurs when Visual Studio cannot locate the sdb.exe file required for debugging Tizen applications. This typically happens when the SDK path is not configured correctly in Visual Studio.

Solution Methods

  1. Verify sdb.exe existence:

    • Check if sdb.exe exists in: C:\Program Files (x86)\Tizen\Tools
  2. Correct Tools Path configuration:

    • Go to Tools → Options → Tizen → Tools
    • Set the Tools Path to: C:\Program Files (x86)\Tizen\ (without the Tools subfolder)
    • This configuration has been confirmed to work by other developers

Additional Tips

  • Ensure you have the latest version of Tizen .NET SDK installed
  • Restart Visual Studio after changing the Tools Path configuration
  • If issues persist, consider reinstalling the Tizen SDK

Customize your cookie preferences

You can enable or disable non-essential cookies. Essential cookies are always on to ensure the site works properly and to keep you signed in.

Necessary

These cookies are necessary for the website to function properly and cannot be switched off. They help with things like logging in and setting your privacy preferences.

Always on

Analytics

These cookies help us improve the site by tracking which pages are most popular and how visitors move around the site.

Enable analytics cookies
Public Forum Public Forum
Employees only. Please sign in with your company account.