Windows error 0x801901F7, -2145844745

Detailed Error Information

HTTP_E_STATUS_SERVICE_UNAVAIL[1]

MessageService unavailable (503).
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode25 (0x019)
NameFACILITY_HTTP[2][1]
DescriptionThe source of the error code is HTTP support.[2][1]
Error Code503 (0x01f7)

Questions

1vote
1answer

Group policy removes certificate from personal store

We have a Code Signing certificate that is issued by our enterprise CA. We are using a group policy to deploy this certificate to the Trusted Publishers store on our domain computers. This works as it should: The Root cert is added to Trusted Root Certification Authorities, and the code [...] read more
group-policy
certificate

Comments

Leave a comment

(plain text only)

Sources

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

User contributions licensed under CC BY-SA 3.0