Updating the license for WinRT apps in VS 2013

Heiko 1,211 Reputation points
2024-03-27T11:33:55.0066667+00:00

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

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,608 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
964 questions
{count} votes