Windows error 0x80072EE2, -2147012894

Detailed Error Information

WININET_E_TIMEOUT[1]

MessageThe operation timed out
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 Code12002 (0x2ee2)

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

Questions

12votes
4answers

IIS7 Application Request Routing (arr reverse proxy) combined with managed module - time out

I am trying to build a proxy that would serve requests to an internal site (hiding the origin) but at the same time inspect the packets and asynchronously post-process them. E.g. let's say all SOAP calls to http://www.foo.com will go to http://192.168.1.1, and at the same time be stored in [...] read more
iis-7
timeout
httpmodule
reverse-proxy
6votes
3answers

WSUS clients failing to get updates with error 80072EE2

We recently implemented WSUS for our Windows workstations (about 90). Some of the clients seem to have no problem, while others keep returning the error "80072EE2" when attempting to manually check for updates using Windows Update. Clients are Win7 x64 SP1, server is Win2008 x86 SP2 Our workstations use a [...] read more
windows
windows-server-2008
windows-7
wsus
4votes
0answers

Successful deployed Asp.net Core 2.0 To Local IIS But Not working

I am using these tools : 1) VS2017 Community version 2) Win10 PC with IIS 10 The Problem: I keep getting Status 502.3 Bad Gateway. Please help. Is there any problem in my installation steps? Detailed Error Information from Postman: Module AspNetCoreModule Notification ExecuteRequestHandler Handler aspNetCore Error Code 0x80072ee2 Requested [...] read more
asp.net-core-2.0
asp.net-core-webapi
3votes
0answers

Windows update error 80072EE2 connecting to WSUS

We have a new HP Elitebook 8440p with Windows 7 Pro 64-bit we are deploying on our network. It can run Windows Updates just fine across the Internet; however, when I point it to get Windows Update via the internal WSUS server, it comes back with the error code 80072EE2. [...] read more
windows-7
windows
updates
wsus
3votes
0answers

Why isn't IUpdateSession::WebProxy working on Windows 10?

I've got some in-house code that performs a Microsoft Update scan using the Windows Update API. Because some of the clients do not have direct internet access, I explicitly set the WebProxy property to point to our local proxy server. During testing (on Windows 7) this seemed to work perfectly. [...] read more
windows
proxy
com
windows-10
wuapi
3votes
2answers

arr url rewrite not working for external sites

We are trying to setup a reverse proxy mechanism using ARR and URL Rewrite. The rewriting is working fine when the target url is a one which is hosted in the same server. But when we try to route it to an external server the routing is now working. We [...] read more
url
iis
rewrite
arr
2votes
1answer

Activation with KMS with other domain not working

On standalone computers for which I want to activate the Windows 2016 and 2019 license I have set the KMS domain with: slmgr.vbs -skms-domain DomainFQDN When I type, on the computer which I want to activate, the following command line, it returns correctly the two KMS servers. nslookup -type=all _vlmcs._tcp.DomainFQDN [...] read more
windows
domain
activation
kms
2votes
4answers

Windows Update error 0x80072EE2

I use Windows Server Update Services to manage updates for my SBS 2003 R2 domain. My clients are receiving error code 0x80072EE2 when they try to scan for updates. In typical microsoft style, there's no documentation for the error code. Anyone have any clue what it means? Here's the relevant [...] read more
windows-server-2003
windows-sbs-2003
wsus
automatic-updates
2votes
0answers

Windows server 2012 standard activation fails with 0x80072EE2

I am facing a weird problem trying to activate a virtual server running windows server 2012 standard edition: in the end it ends up with 0x80072EE2 error (which should be a timeout). The key is received as a retail from Microsoft under MPN and it is not a KMS activation. [...] read more
windows-server-2012
windows
activation
2votes
3answers

Windows update not working (2008 R2)

long story short, one of our domain controllers is won't update. when an update is attempted it says the service is not running (checked and restarted yes it is) and event viewer says its error 0x80072ee2 but this apparently means there is a connection issue but as far as I [...] read more
windows-server-2008
windows-update
2votes
1answer

.NET Core 2.0 on Azure results in a 502.3 CGI Error

The past few days I tried to find the answer to the following error message that plagued my .NET Core 2.0 application on Azure Web App hosting: > This error occurs when a CGI application does not return a valid set of HTTP > headers, or when a proxy or [...] read more
azure
.net-core
cgi
2votes
2answers

Linq query in controller takes too long

I am trying to learn a bit about latest ASP.NET MVC 6 and I have a super basic controller which does a linq query that is taking several minutes to complete... The method I have in the controller is something like this: public IActionResult GetSampleData(string date) { string[] date = [...] read more
asp.net
asp.net-mvc
linq
asp.net-core-mvc
entity-framework-core
1vote
0answers

Windows Store is not loading any page

I have Windows 10 v1511 (10.0.10586.0). early windows store was running well but after running the command WSRESET.EXE. Windows store is not loading any page I want to tell about two things. 1. I have diabled BITS Service and deleted qmgr.dll. 2. same case with Windows update service (wuaueng.dll) early [...] read more
windows-10
internet
windows-store
1vote
0answers

Windows 10 Download Failed

I am downloading windows 10 by using Windows Media Creator. Currently i am using Windows 7 Dell XPS L502X 15R(Early 2011)Laptop. My Download is stuck at 78% and my Panther Log file detail at that process was : 2015-08-23 05:02:30, Warning MOUPG Bits Error: Fatal = [No], State = [TransientError], [...] read more
windows-7
windows
windows-10-upgrade
dell-xps
1vote
1answer

Wrong WSUS WUA server assigned to DMZ agents

Having a problem with the WSUS part of SCCM 2012 not working on agents in our DMZ. These agents have PKI certificates from internal PKI, and are appearing in the console as active inventory. Because many parts of the SCCM roles must be configured for HTTP or HTTPS and not [...] read more
sccm
sccm-2012
1vote
2answers

SCCM 2012 - some remote clients unable to download some applications, 401.2 error

I've got a small SCCM 2012 deployment with about 35 clients attached. Most of these clients are in the same network as the single SCCM host, but three are about 1000 miles away. Oddly, these three clients have stopped being able to download some application packages over BITS. Publishing a [...] read more
sccm
bits
sccm-2012
1vote
0answers

P2V failing with Error 2940 0x80072eed

I successfully complated the P2V online but when I try to do a P2V Off line I get error. I run the Physical-to-Virtual (P2V) converter to convert the Server 2003 server. it runs to about 59% completion then fails and reports the following error: Error (2940) VMM is unable to [...] read more
hyper-v
physical-to-virtual
1vote
2answers

Windows Update checking/downloading new updates hangs Windows 2008 R2 Enterprise with TMG installed

We have weird situation with Windows 2008R2 and TMG 2010 installed. It happened two times already on 2nd Tuesday of the month that Windows dropped all connections (VPNs, routing etc) and when trying to log in remotely / locally to it you could only see welcome screen and it never [...] read more
windows-server-2008-r2
windows-update
update
1vote
1answer

HttpClient timeout error calling PostAsJsonAsync

I am having a problem getting the response from the HttpClient PostAsJsonAsync method. I am passing a StringContent data to a POST request but it returns a Forbidden (403) status code. When I tried adding a default request header (commented line of code), the error changed and it returned a [...] read more
c#
httpclient
1vote
0answers

Connect to AzureBlobStorage from AzureServiceFabric stateless service

I have a stateless service running on Service Fabric, it's behind a corporate proxy. I'm trying to connect to Azure to upload some images to blob storage, but is not working. Is it possible to set Service Fabric proxy or maybe there are other solutions ? When I'm trying to [...] read more
azure
asp.net-core
azure-service-fabric
azure-blob-storage
service-fabric-stateless
1vote
1answer

How to manually download components for the VS 2017 installation?

While installing Visual Studio 2017 I encountered the error while downloading the JDKV2-Component for Xamarin (maybe someone could edit the English error message in?): > Paket "JavaJDKV2,version=1.8.2,chip=x86" konnte von > "https://go.microsoft.com/fwlink/?linkid=863182" nicht heruntergeladen werden. > Such-URL > https://aka.ms/VSSetupErrorReports?q=PackageId=JavaJDKV2;PackageAction=DownloadPackage;ReturnCode=0x80072ee2 > Details WebClient-Download fehlgeschlagen: Timeout für Vorgang überschritten > Bits-Download fehlgeschlagen: Fehlerkontext: [...] read more
visual-studio
visual-studio-2017
failed-installation
1vote
2answers

ServerXMLHTTP Timeout in less than 2 seconds using default timeouts

I have a question involving a "timeout" when sending an HTTPS "GET" request using the ServerXMLHTTP object. In order to fool the object to send the request with the logged in user's id and password, I set it up to use a dummy proxy and then excluded the domain of [...] read more
proxy
xmlhttprequest
credentials
winhttprequest
1vote
0answers

System.Runtime.InteropServices.COMException (0x80072EE2): The operation timed out HResult=-2147012889

I have a weird one over here; I have built a small vb.net app using classic vbscript to send Soap Strings across Oracle CRM On Demand. Everything works perfectly fine on my machine or on any other machine which is not connected to a VPN or within a company network. [...] read more
vb.net
oracle
web-services
soap
vbscript
0votes
1answer

Windows Store Apps Trouble Shooter does not Recognize that I am signed in

I was trying to launch games that I have installed from the Microsoft/Xbox Store on Windows 10 Precision 5520 laptop and all of my Microsoft games gave an error when I launch them that I am not connected to the internet even though I am. So I thought maybe if [...] read more
windows-10
0votes
1answer

Installed 8.1 pro clean hours ago - but already I cannot run windows update

I see error 0x80072ee2, and the following from windowsupdate.log 2014-09-27 02:26:45:866 480 69c AU Triggering AU detection through DetectNow API 2014-09-27 02:26:45:866 480 69c AU Additional Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} with Approval type {Scheduled} added to AU services list 2014-09-27 02:26:45:866 480 69c AU Triggering Online detection (interactive) 2014-09-27 02:26:45:867 480 c30 [...] read more
windows-8.1
windows-update
0votes
3answers

Windows Update bypassing server as download source

I have a Windows Server 2008 R2 SP1 machine that is isolated in a DMZ. Historically it has not had issues but everything works before it breaks. The port 8530 is open on the firewall appliance and I can telnet from the client to the server which proves the site [...] read more
windows-server-2008-r2
windows-server-2016
wsus
windows-update
0votes
1answer

KMS clients still try to talk to MS

I've found that Windows KMS clients (2012R2 specifically but may be others) try to talk to MS servers during activation. My understanding was that this should be entirely local. slmgr /ipk GGWHX-.....-.....-.....-DJ6PQ slmgr /skms 10.10.10.10:1688 slmgr /ato Our servers have very limited access outside our network I've found that the [...] read more
windows-server-2012-r2
kms
0votes
0answers

SCCM 2012 Installation Error - Download() failed with 0x80072EE2

I have been looking into SCCM for sometime now for mass imaging and group policy/software updates and installation so I decided to set it up in a virtual environment and start using it. Everything has gone fine so far up until the actual installation of SCCM 2012 and it is [...] read more
windows
windows-server-2012
wsus
sccm
0votes
1answer

SCCM 2007 Server Installation error: "Failed to download prerequisite components (0x80072EE2)"

During the installation process on a test Windows 2008 server, which is on a internal IP address, SCCM 2007 wants to download updated versions of some components. This can result in an error message that reads Failed to download prerequisite component. This results in a message in the log C:\ConfigMgrSetup.log [...] read more
sccm-2007
0votes
0answers

Visua studio build event and microsoft signtool

I have a visual studio C++ project that is built in Team City environment. In its post build event, I call to a script to sign the binary using microsoft signtool.exe, the script is as bellow: @echo off SET SIGN_ATTEMPTS=0 SET MAX_SIGN_ATTEMPTS=60 SET SIGN_TOOL="C:\Program Files\Microsoft SDKs\Windows\v7.1A\Bin\signtool.exe" if %1=="" goto done [...] read more
visual-studio
batch-file
cmd
teamcity
0votes
1answer

Different PowerShell script behavior in different console

So i write Windows update'r automat in java. For fetching needed data from windows servers i am using jPowerShell and i have stamble apon weird problem while execute this script Java calling PowerShell Script PowerShell ps = PowerShell.openSession(); PowerShellResponse response; response = ps.executeScript("C:\\Users\\Prezes\\Desktop\\IsUpdateToInstal.ps1"); System.out.println(response.getCommandOutput()); PowerShell Script $pw = ConvertTo-SecureString 'password' [...] read more
java
powershell
dcom
windows-update
0votes
1answer

Exception User-Unhandled System.Data.SqlClient.SqlException: Invalid Object name

I and V E R Y new to learning ASP.NET MVC core, and I have hit a problem which is vexing me (and I hope someone can point out where I'm going wrong). I have following a course on Puralsight (https://app.pluralsight.com/library/courses/aspdotnetcore-web-application-building/table-of-contents), and have got to Module 6, section 7 (Creating [...] read more
asp.net-mvc
0votes
0answers

HTTP Error 502.3 - Bad Gateway Error returned while IIS Express is starting on Windows 10 - ASP.NET RC1 (update 2) MVC 6 web application

I have the following issue while trying to start IIS Express using Visual Studio Professional 2015 to run an ASP.NET 5 MVC 6 web application - DNX RC1 (Update 2) on Windows 10: > ERROR RETURNED: > > HTTP Error 502.3 - Bad Gateway > The specified CGI application encountered [...] read more
windows-10
iis-express
dnx
asp.net5
-1votes
1answer

Windows couldnot search for new updates

While applying the March OS patches , I am getting the below issue : OS - Windows Server 2012 R2 Standard. I have tried to check on below fixes . 1. netsh winsock reset and Rebooted OS , doesn't work . 2. Solving the Windows Update 80072EE2 Error In the [...] read more
windows
windows-update
windows-server-2012-r2

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