Wednesday, August 10, 2016

Visual studio message - Your license has gone stale and must be updated

Running Visual Studio 2015 on Windows 2012 R2, and suddenly a popup came saying "Your license has gone stale and must be updated"

Clicking the update licence gave an error download of licence failed. Sign out and sign in also did not work. The only other option was to exit visual studio, and that's not very helpful at all.

After numerous google searches, figured that the issue is about UAC. To solve, I followed the below steps

1. Go to Control Panel
2. Search UAC
3. Click on Action Center, Change User Account Control Settings
4. Make a note of the current slider setting
5. Turn the slider all the way to the bottom (ie; Never notify option) and click OK
6. Go back to visual studio and check the update license, and voila, the licence updated
7. Revert UAC original setting by going back to UAC and apply the original value (Step 4)

3 comments:

Unknown said...

Thanks. After some googling I found this your solution and it solved that problem! Best regards.

Unknown said...

Forget that. Unfortunately it did not...

Unknown said...

This worked for me (for now). The company I work for is an MS partner and we went through hell getting all the MS accounts setup. They STILL malfunction frequently and VS is the worst. It's a shame they went this route. MS makes good tools but then ruins them with bone-headed crap like this.

Turn on Windows 11 Fast Boot

If windows starting is slow, to enable windows 11 fast startup/boot,  Press Windows + R, type powercfg.cpl, and hit Enter.  This will direct...