语言

Menu
Sites
Language
Unable to run the .NET Tizen App(Build using Visual Studio) on Samsung TV
Hi All
I am trying to run my .NET Application build for the Samsung-TV profile in Visual Studio on the Tizen Signage TV version: QM32C.
The profile is Samsung TV and version is 8.0.
Then it is not working on target device.
Although it is running fine on emulator
 
 
 
 
 
 
 
 
 
 
 
 
SetIsXamlProject : False 
9/3/2024 6:07:39 PM : Launch mode is NOT debug for AppId:"org.tizen.example.TizenHelloWorld" (secure protocol)
9/3/2024 6:07:39 PM : Try to terminate running application: org.tizen.example.TizenHelloWorld
9/3/2024 6:07:40 PM : No application to be terminated: 255
WARNING: Your data are to be sent over an unencrypted connection and could be read by others.
pushed org.tizen.example.TizenHelloWorld-1.0.0.tpk   0%       0KB     0KB/s
pushed org.tizen.example.TizenHelloWorld-1.0.0.tpk 100%      30KB     0KB/s
1 file(s) pushed. 0 file(s) skipped.
D:\C#Projects\TizenHelloWorld\TizenHelloWorld\bin\Debug\net6.0-tizen8.0\org.tizen.example.TizenHelloWorld-1.0.0.tpk   25KB/s (30956 bytes in 1.190s)
path is /opt/usr/home/owner/share/tmp/sdk_tools/org.tizen.example.TizenHelloWorld-1.0.0.tpk 
spend time for pkgcmd is [4667]ms
9/3/2024 6:07:46 PM : Try to launch application: org.tizen.example.TizenHelloWorld
9/3/2024 6:07:47 PM : Application launched.
9/3/2024 6:10:21 PM : Device attach/detach detected.
<<< Debugger installation >>>
 
Pushed "E:\TizenSDK\tools\on-demand\gdbserver_8.3.1_armel.tar" to "/home/owner/share/tmp/sdk_tools/on-demand/gdbserver.tar"
Check package failed for "netcoredbg" (secure). Cannot parse package version "none"
Tizen Platform version: "7.0"
Tizen device does not have netcoredbg
 
Pushed "E:\TizenSDK\platforms\tizen-7.0\common\on-demand\netcoredbg-2.2.1-armv7l.tar.gz.signature" to "/home/owner/share/tmp/sdk_tools/on-demand/netcoredbg.tar.gz.signature"
 
Pushed "E:\TizenSDK\platforms\tizen-7.0\common\on-demand\netcoredbg-2.2.1-armv7l.tar.gz" to "/home/owner/share/tmp/sdk_tools/on-demand/netcoredbg.tar.gz"
Cannot install package "netcoredbg". /bin/sh: ###############.NET Development is not supproted on the connected device model#################: command not foundCannot check/install the debugger package.
 
<<< Installing Diagnostics Packages... >>>
Warning: package "coreclr-diagnostics" for "armv7l" was not found in "E:\TizenSDK\platforms\tizen-7.0\common\on-demand"Check package failed for "coreclr-diagnostics" (secure). Cannot parse package version "none"Error. Package "coreclr-diagnostics" not found both in "E:\TizenSDK\platforms\tizen-7.0\common\on-demand" and on the target system
 
Cannot check/install the Diagnostics Packages.
<<< Debugger installation >>>
 
Pushed "E:\TizenSDK\tools\on-demand\gdbserver_8.3.1_i586.tar" to "/home/owner/share/tmp/sdk_tools/on-demand/gdbserver.tar"
 
Tizen Platform version: "8.0"
Tizen device has: "netcoredbg-2.2.2.1-i686"
 
<<< Installing Diagnostics Packages... >>>
/usr/bin/ln: creating symbolic link `/home/owner/share/.dotnet/tools/coreclr-diagnostics': File exists
Successfully Installed the Diagnostics packages.
9/3/2024 6:10:36 PM : Launch mode is NOT debug for AppId:"org.tizen.example.TizenHelloWorld" (secure protocol)
9/3/2024 6:10:36 PM : Try to terminate running application: org.tizen.example.TizenHelloWorld
9/3/2024 6:10:36 PM : No application to be terminated: 255
WARNING: Your data are to be sent over an unencrypted connection and could be read by others.
pushed org.tizen.example.TizenHelloWorld-1.0.0.tpk   0%       0KB     0KB/s
pushed org.tizen.example.TizenHelloWorld-1.0.0.tpk 100%      30KB     0KB/s
1 file(s) pushed. 0 file(s) skipped.
D:\C#Projects\TizenHelloWorld\TizenHelloWorld\bin\Debug\net6.0-tizen8.0\org.tizen.example.TizenHelloWorld-1.0.0.tpk   126KB/s (30956 bytes in 0.239s)
/bin/sh: ###############.NET Development is not supproted on the connected device model#################: command not found
9/3/2024 6:10:36 PM : Try to launch application: org.tizen.example.TizenHelloWorld
9/3/2024 6:10:37 PM : Application launched.