Windows error 0x80072F76, -2147012746

Detailed Error Information

WININET_E_HEADER_NOT_FOUND[1]

MessageThe requested header was not found
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 Code12150 (0x2f76)

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

Questions

6votes
4answers

.NET Core SDK Installer failed to install on windows 2012 R2 Standard

I setting up my build server for CI using Jenkins. I am trying to install .NET Core SDK from https://www.microsoft.com/net/download However i tried executing downloaded DotNetCore.1.0.1-SDK.1.0.0.Preview2-003131-x64.exe i get unspecified error enter image description here [https://i.stack.imgur.com/8OQzg.png] and here is complete log [07E8:0FE4][2016-09-19T12:09:36]i001: Burn v3.10.2.2516, Windows v6.3 (Build 9600: Service Pack 0), [...] read more
asp.net-core
asp.net-core-mvc
.net-core
asp.net-core-1.0
coreclr
3votes
2answers

Why is AspNet5.ENU.RC1.exe failing to install on Windows Server 2012 R2?

Running AspNet5.ENU.RC1.exe on a windows server 2012 R2 instance (hosted in azure) fails with 0x80072f76 - Unspecified error. I read about the known issue where installing from a folder that also contains earlier beta vs web tooling MSI files can fail with error 0x80091007 - The hash value is not [...] read more
installation
asp.net-core
windows-server-2012-r2
1vote
1answer

SQL Server CE replication failure: Internal error: HTTP header information is either corrupted or missing in the transport message

I have set up SQL Server 2008 R2 on a Windows Server 2008 machine and have created a test database on it and a corresponding publication in order to use merge replication. I have set said publication to cater to SQL Server 2008 and SQL Server CE 3.1 subscribers. I [...] read more
c#
sql-server-2008
sql-server-ce
merge-replication
1vote
1answer

Windows could not search for new updates - Error Code 8024402F / 80072EFE

I've recently started experiencing some issues with a couple of workstations on my network getting the above-mentioned errors when trying to check for and download updates for Windows 7 (x64). Sometimes I get the 8024402F error, and sometimes I get the 80072EFE error. I've attempted to resolve the problem myself [...] read more
windows-7
windows-update
1vote
2answers

0x80072F76 - 0X20017 error when starting Windows 10 Media Creation Tool

I get an error when opening Windows 10 Media Creation Tool: 0x80072F76 - 0X20017. The tool has just been downloaded from Microsoft's official website and I am trying to run it from a Windows 10 computer. read more
windows-10
0votes
1answer

How do i completely clean reinstall windows 10 home? I want the pc to be fresh deleting all the current graphics drivers that i wrongly installed

I have installed wrong graphics drivers on my brand new windows 10 laptop. The driver situation is really messed up and there are a ton of other bugs and errors throught the system. I dont wanna reset it as i believe it will keep some of the current drivers(Isnt it?). [...] read more
windows-10
drivers
graphics-card
reset
0votes
0answers

windows 10 media creation tool error code: 0x80072F76 - 0X20017

I get this problem while running windows 10 media creation tool, and I get the following error code 0x80072F76 - 0X20017 exactly as the below image: I have tried to chat with Microsoft support agent but no one can connect with me enter image description here [https://i.stack.imgur.com/2ujzr.png] read more
windows
windows-10
troubleshooting

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