Visual Studio 2015 RC Community says This license

2019-09-22 02:20发布

问题:

I originally had Visual Studio 2015 Enterprise CTP and it's expired. I uninstalled it and installed Visual Studio 2015 RC Community. However, it still says "This license has expired" (and any attempt to sign in fails as I don't have MSDN subscription). I uninstalled Visual Studio 2015 RC Community with /force command-line switch, removed all VSCommon, VisualStudio and Visual Studio disk folders and registry entries, and also Licenses registry subbranches requested by Visual Studio during startup (accordingly sysinternal's Process Monitor), and then reinstalled Visual Studio 2015 RC Community. I also run devenv.exe /resetuserdata (normally and under Administrator) with no luck. I'm running Windows 7 x64 if this matters.

It keeps telling "This license has expired". "Check for an updated license" tries to sign me in with no luck. Signing in with my Live.com account doesn't work (again, only MSDN subscription would suffice there). How else can I make Visual Studio "forget" that I previously had Visual Studio 2015 Enterprise CTP?

Is reinstalling the OS the only solution?

Unlike possible duplicate, I focus here on exact errors which are happening.

回答1:

Have you tried a simple repair? Control Panel - Programs and Features - Microsoft Visual Studio Enterprise 2015 - Change - Repair.



回答2:

I had the same problem. Tried uninstall and didn't work. Before going to registry manipulations, tried this:

Close the IDE, go and create your Visual Studio Online free account. (https://www.visualstudio.com/en-us/products/what-is-visual-studio-online-vs - hope the link works) Open IDE, and click "Check for updated license".

Login with that account, and hopefully this will work, as with my VS - "License downloaded successfully".



回答3:

It turned out that IE8 was the problem. Once I updated to IE11, signing to Live.com finally worked. So, the core of the problem was IE version.