Licensed copy of UD still showing trial warning

I purchased a premium license today and installed it using set-udlicense and received the following:

StartDate : 1/21/2020 6:58:04 PM
UserName : removed
ProductName : UniversalDashboard
EndDate : 1/20/2021 6:58:04 PM
SeatNumber : 1
IsTrial : False
Status : Licensed

After that, I ran an IISReset (my dashboard is running in IIS) and logged on to my site. I no longer saw this messae I had seen in the past:
This dashboard will run for 50 more minutes. You can extend this time by restarting the dashboard. You can remove this message by purchasing a license.

However, I waited an hour, logged off and logged back on via the login page (no service restart, just , closed my browser, reopened, and logged back in) and now saw this:
This dashboard will run for 50 more minutes. You can extend this time by restarting the dashboard. You can remove this message by purchasing a license.

I tried to add the call to set-udlicense into the code that starts the dashboard (just before start-uddashboard) and restart IIS again but that didn’t help.

I also restarted my server and got the same result.

What should I do?

hi @Hugepickle
Personally, i never got the set-udlicense to work.
What i did in my IIS installation is adding a license.lic file in the net472 folder containing the license.

https://docs.universaldashboard.io/licensing#install-via-bin-deployment

Could you give that a go?

3 Likes

Seconding this, i forget to do this more often then i care to admit.

2 Likes

Worked for me, thanks!

1 Like