Windows error 0x8024401B, -2145107941

Detailed Error Information

WU_E_PT_HTTP_STATUS_PROXY_AUTH_REQ[1]

MessageSame as HTTP status 407 - proxy authentication is required.
Declared inwuerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode36 (0x024)
NameFACILITY_WINDOWSUPDATE[2][3]
DescriptionThe source of the error code is a Windows update.[2][3]
Error Code16411 (0x401b)

Questions

0votes
1answer

Developer License for windows 8.1

After Show-WindowsDeveloperLicenseRegistration in powershell, I get the following alert: enter image description here [https://i.stack.imgur.com/itBQb.png] Show-WindowsDeveloperLicenseRegistration : Exception from HRESULT: 0x8024401B At line:1 char:1 + Show-WindowsDeveloperLicenseRegistration + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Show-WindowsDeveloperLicenseRegistration], COMException + FullyQualifiedErrorId : AcquireDeveloperLicenseException,Microsoft.Windows.DeveloperLicense.Commands.ShowWindows DeveloperLicenseRegistrationCommand I am using Microsoft Visual Studio Community 2015, Windows 8.1 Pro [...] read more
visual-studio
windows-8.1
licensing

Comments

Leave a comment

(plain text only)

Sources

  1. wuerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  3. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0