I have installed Visual Studio 2015 with an .ISO that works for a colleague. On opening the application I\'ve signed into my MSDN account which has an Active
[EDIT]:
This is the only thing I eventually got to work having this problem with Visual Studio Community 2017!
https://www.laptopmag.com/articles/reset-windows-10-pc
Below is the original post of stuff that DIDN'T end up working for me:
-
I had the EXACT same problem with Visual Studio 2017!
"Prerelease software. This license has expired"
I tried everything above AND a bunch of things you'll probably find BELOW this search result in Google (ie. people at Microsoft can't seem to give a fix either!). DO NOT do what I did and attempt to uninstall all your VS related apps, and .NET & Visual C++ distributions, and then repair/reinstall VS, etc! NOT NEEDED (like some people have suggested) and a complete waste of time!
regedit
-> Right-Click -> Run as AdministratorHKEY_CLASSES_ROOT\Licenses\5C505A59-E312-4B89-9508-E162F8150517
and delete it
BOOM! Jump for joy! I was stumped by this for a few days setting up an old machine as a new dev machine... apparently, I had an out-dated license in there! Hope that helps anyone else that shows up here!
[Edit] Seems to have reverted after restarting the machine and now the problem persists...
Tried theses too:
Devenv.exe /ResetSettings
from this post on MSDN Forums