Cannot Open Emulator Manager and Device Manager in Tizen Studio

Original Created Mar 13, 2019 | Regeneration Apr 22, 2026

I'm new to Tizen development and trying to test my first application. However, I'm unable to run the app because both the Emulator Manager and Device Manager fail to open, showing the following error:

"The application was unable to start correctly (0xc00007b)"

I'm using Tizen Studio 3.1 and have already:

  • Reinstalled Tizen Studio 5 times
  • Reinstalled JDK But the error persists.

Screenshots of the error: [Image 1: Error dialog showing 0xc00007b] [Image 2: Tizen Studio interface with error]

Is there any solution to fix this issue? Alternatively, is there another way to run my application?

Problem Understanding

The error code 0xc00007b typically indicates a compatibility issue between 32-bit and 64-bit applications on Windows systems. This commonly occurs when:

  1. There's a mismatch between the application architecture and system architecture
  2. Required DLL files are missing or corrupted
  3. There are issues with the Microsoft Visual C++ Redistributable

Solution Methods

  1. Verify System Requirements

    • Ensure your system meets the minimum requirements for Tizen Studio 3.1
    • Check if you're running a 64-bit version of Windows (required for Tizen Studio)
  2. Install Required Components

    • Install the latest Microsoft Visual C++ Redistributable packages:
      • Both x86 and x64 versions from Microsoft's official website
    • Ensure Java Development Kit (JDK) is properly installed and configured
  3. Clean Installation

    1. Completely uninstall Tizen Studio
    2. Remove any remaining Tizen-related files in:
      • Program Files
      • AppData folders
    3. Reinstall Tizen Studio using the latest version from Samsung Tizen OS website
  4. Alternative Approach

    • If the issue persists, consider using a physical Tizen device for testing
    • Alternatively, try running Tizen Studio in a different environment (VM or different machine)

Additional Tips

  • Always run Tizen Studio as administrator
  • Check the Windows Event Viewer for more detailed error information
  • Ensure your system has all Windows updates installed
  • Consider joining the Samsung Tizen OS developer community for real-time support

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.