Updating the license for WinRT apps in VS 2013
For VS 2013 Community, it is no longer possible to update the license to run WinRT apps. I was able to successfully update the developer license for VS 2013 a few days ago, but I can no longer run WinRT apps. I get error 0x80245004 when VS tries to retrieve the license from the server.
Setting the following registry keys did not help:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v4.0.30319]
"AspNetEnforceViewStateMac"=dword:00000001
"SchUseStrongCrypto"=dword:00000001
"SystemDefaultTlsVersions"=dword:00000001
and
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.0\Client]
"Enabled"=dword:00000001