Windows error 0x800700A0, -2147024736

Detailed Error Information

BAD_ARGUMENTS[1]

MessageOne or more arguments are not correct.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[2][1]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[2][1]
Error Code160 (0x00a0)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x000000a0.

Questions

1vote
0answers

Visual Studio 2015 Enterprise KB3022398 could not be opened

I started getting crashes of Http64.exe so I tried to run VS2015 repair from CP. After a while, it stopped working. I tried to run repair again but got error: KB3022398 This update package could not be opened. Verify that update package exists etc.. Then I tried to restore to [...] read more
visual-studio-2015
1vote
0answers

Optional TPM Key Attestation in AD Certificate Services

We have a range of Windows 10 computers in our estate - some with no TPM chip, some with TPM 1.2, and some with TPM 2.0. I want to configure a certificate template to optionally perform TPM Key Attestation if the client is capable, to enable clients that support TPM [...] read more
pki
tpm

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