Hi,
This is my first Tizen.NET application with Visual Studio .NET 2019. It works great on the emulator.
I am now trying to run it on my TV. I set up everything: the TV is connected, the certificate is installed on the TV, etc.
However, when I launch the application from Visual Studio I get the following message on my TV :
“System.ServiceModel.dll refers to a forbidden assembly directly: System.Private.ServiceModel”
Then I tried with a “Hello World” application. It works great on TV.
But as soon as I add a reference to Tizen.TV.UIControls, I get the following error :
“Tizen.TV.UIControls.Forms.dll refers a forbidden assembly directly : libevas.so.1”
Any idea please ?
Best regards,
Nabil