Universal Dashboard Enterprise cannot be used remotely when unlicensed

Hi there,

I get the following error message, if i publish my UD as a Windows Service and i will connect to it:

Universal Dashboard Enterprise cannot be used remotely when unlicensed

But I bought and installed a license, if i run UD in a PowerShell Session everything works fine.
What am I doing wrong?

Thanks.

Hi @TiX

How are you loading the license?

Set-UDLicense -License (Get-Content .\license.txt -Raw)

sorry, my fault, now it works!!

How did you solve it?

In my case, it was a mistake in the path of the license file