Windows error 0x8050800C, -2142207988

Detailed Error Information

HRESULT analysis[1]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode80 (0x050)
NameFACILITY_WINDOWS_DEFENDER[1][2]
DescriptionThe source of the error code is a Windows Defender component.[1][2]
Error Code32780 (0x800c)

Questions

1vote
2answers

Windows Defender/Update issues when running inside Windows Docker Container Windows Server 2016

I've created a ASP.NET Web API that retrieves a file as a stream content, saves to disk and scans the file using Windows defender (MpCmdRun.exe). When running the API locally on my computer, everything is fine. However, I want to host this API in the cloud (Azure), as the rest [...] read more
powershell
docker
cmd
windows-update
windows-defender

Comments

Leave a comment

(plain text only)

Sources

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

User contributions licensed under CC BY-SA 3.0