Windows error 0x80072EFD, -2147012867

Detailed Error Information

WININET_E_CANNOT_CONNECT[1]

MessageA connection with the server could not be established
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 Code12029 (0x2efd)

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

Questions

8votes
4answers

Windows 10 store won't connect to the internet

I have Windows 10, and the store won't connect to the internet. The funny thing is, all my browsers (including Edge) work fine. Not only is the store not working, neither is Cortana, and I can't connect a Microsoft account to the computer. The problem is the same for other [...] read more
windows-10
internet-connection
windows-store
4votes
1answer

HttpClient in Universal Windows app running on Windows 10 IOT Core throws Exception from HRESULT: 0x80072EFD

I´m using VS2015 to deploy a universal app to a Raspberry Pi 2 Model B running Windows 10 IOT Core (10.0.10240). Any usage of the HttpClient to call a WebService or retrieve some data like the following HttpClient client = new HttpClient(); var re = await client.GetAsync("http://somehost/api/values/5"); yields an Exception [...] read more
c#
.net
dotnet-httpclient
win-universal-app
windows-10-iot-core
3votes
2answers

SCVMM 2008 R2 problems migrating VM from VS2005 to Hyper-V host

I have System Center Virtual Machine Manager 2008 R2 installed, and have a Hyper-V R2 host and a Virtual Server 2005 host. I'm trying to migrate my machines from the VS2005 host to the Hyper-V host, and keep getting the following error... > VMM is unable to complete the requested [...] read more
hyper-v-server-2008-r2
scvmm
microsoft-virtual-server
3votes
1answer

API Integration Test for Login controller using Identity server4 in asp.net core

I am having issues with testing Login Controller using IdentityServer4. It throws the following error: > {System.Net.Http.WinHttpException (0x80072EFD): A connection with the server > could not be established I am trying to generate the access Token using ResourceOwnerPassword, for which I have implemented IResourceOwnerPasswordValidator. I get the error in UserAccessToken.cs [...] read more
c#
asp.net-core-2.0
identityserver4
3votes
0answers

Reproducible failures with UWP HttpClient, HTTP/2 and client certificates

The problem We have built a Windows 10 app which sends push notifications to iOS devices. While load testing, we discovered a pretty severe bug with UWP's HttpClient classes that is seemingly-impossible to diagnose. Our UWP app sends push notifications to Apple's APN servers. We can send HTTP/2 TLS requests [...] read more
c#
networking
apple-push-notifications
win-universal-app
desktop-application
3votes
1answer

Windows Phone 8.1 Google Book REST Api call with HttpClient: HRESULT: 0x80072EFD

I am trying to write some app that needs to fetch info about books. That's why I am using Google Book Api. The Official library is not working on WP8.1 so I am trying to do everything by myself with the help of the Internet. That is what I wrote: [...] read more
c#
windows-phone-8
3votes
0answers

WIX Installer - Validate return value from ExePackage

I am running a number of ExePackages in my WIX installer (custom GUI) that call DISM to download various components. When internet is not available they fail but I am unable to tell the user why. The WIX installer log reports appropriately what has happened. Is there a way to [...] read more
c#
sql
wix
installation
dism
2votes
0answers

Microsoft Store check your connection - error code 0x80072EFD however browsers can connect

I have Windows 10.0.017134, build 17134, version 1803. The Microsoft Store won't connect to the internet; all my browsers connect. I get an error code: 0x80072EFD. Microsoft Store error code:0x80072EFD [https://i.stack.imgur.com/GBW4A.png] read more
windows-10
windows-store
2votes
0answers

windows 10 anniversary - thinks I am not connected. cannot update. edge and store do not work

Since August 9th I have the following issues (that could be related): 1. Windows Update, Check for Updates give the message "We couldn't connect to the update service. We'll try again later, or you can check now. If it still doesn't work, make sure you're connected to the Internet.". For [...] read more
windows-10
windows-update
microsoft-edge
windows-store
private-network
2votes
3answers

Windows Server 2016 cannot connect to WSUS server

I have a brand new installation of Windows Server 2016 WSUS server (Fully patched until 18-Dec-2016). My network consists of about 1000 client-side operating systems and 300 server-side. The clients range from Windows 7 to Windows 10 version 1607. The servers are from Windows Server 2008 to Windows Server 2016. [...] read more
wsus
2votes
2answers

WSUS Clients ignoring registry settings

I installed WSUS on Server 2012 R2. Installation went well on the server side. I do not have an Active Directory environment so I have to use registry settings on the clients. I used the following registry settings: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] "AcceptTrustedPublisherCerts"=dword:00000001 "ElevateNonAdmins"=dword:00000001 "TargetGroup"="Servers" "TargetGroupEnabled"=dword:00000000 "WUServer"="http://serveripaddress:8530" "WUStatusServer"="http://serveripaddress:8530" [...] read more
wsus
windows-update
client-server
1vote
0answers

Wife's Windows 8.1 notebook won't connect to wireless network when my computer is connected at the same time

My wife's Windows 8.1 (Dell Vostro 3450) notebook won't connect to our home network whenever my notebook is connected to it. It works fine whenever mine is not on. My router is a Netgear N600 (WNDR3700) with the latest stock firmware. All other devices (2 iPads and 2 iPhones) are [...] read more
wireless-networking
router
windows-8.1
dd-wrt
1vote
6answers

WSUS will not update or install updates on new workstations

Update: Unfortunatly I was never able to fix this problem, I am fairly confident that some mistake was made when installing it or porting the computers and authorization across. After several re-installs, I ended up installing it on the Default Website with SSL and re-authorizing all of the patches, fortunatly [...] read more
windows-update
wsus
1vote
1answer

BITS http download job fails to connect for owner Local SYSTEM account

A service I have written that uses BITS (Background Intelligent Transfer Service) to auto update itself is having a problem on some machines (Windows 7 so far). I have been investigating and have discovered that some of the jobs that my service adds to the bits queue are failing immediately [...] read more
windows
permissions
http
service-accounts
bits
1vote
0answers

Why my Visual Studio offline installer requares an internet while installing?

I followed the instructions i found on the internet about making an offline installer for Visual Studio 2017 and made an offline installer (about 31 GB) for VS 2017 but when i begin to install i found the installer downloading the files needed to install instead of using the downloaded [...] read more
visual-studio
visual-studio-2017
1vote
1answer

HttpClient cannot send second request after retry

Initially I want to send a first request without client certificates and if the error is "an authentication error" then I want to resend the request with the certificates attached. So the code first is HttpStringContent ehttpContent = new HttpStringContent(content); HttpRequestMessage req2 = new HttpRequestMessage(method, resourceUri); req2.Headers.Add("SOAPAction", soapAction); req2.Content = [...] read more
c#
.net
windows-phone-8.1
dotnet-httpclient
asynchttpclient
1vote
1answer

ErrOR 0x80072efd when sending an Http request to rest api on Windows Phone 8.1 Emulator

I'm currently working on a Windows Phone 8.1 app, my first one actually. I would like to send through my emulator windows phone 8.1, a http request to a remote server. So I've used that code: try { mailToCheck.MailProfil = TxtBox_mail.Text.ToString(); string js = JsonConvert.SerializeObject(mailToCheck); HttpClient httpClient = new HttpClient(); [...] read more
httprequest
windows-phone-8.1
emulation
dotnet-httpclient
hyper-v
0votes
1answer

Sticky Notes error 0x80072EFD

Attempting to sign into any account in Sticky Notes on Windows 10 (v1809) fails with the following error: We couldn't verify your sign-in info. We can't connect to the server. Error code 0x80072EFD enter image description here [https://i.stack.imgur.com/yzDmc.png] As advised by https://www.easeus.com/resource/fix-sticky-notes-not-available-error-in-windows-10.html, resetting and reinstalling the app hasn't made a [...] read more
windows-10
sticky-notes
0votes
0answers

Installing SNMP in WIndows 10

So, I need to install SNMP in a windows 10 pro computer with no internet access, or any arrangement for a temporary internet access. In windows 10 there is option to add features in the "Programs and features", and it should show "Simple Network Management Protocol", but it does not [...] read more
windows
networking
windows-10
snmp
0votes
3answers

Running Windows Update inside Windowx XP Mode

I am working on a Win 7 Ultimate machine, and was using XP for some development tasks (for compatibility checks). Everything worked like a charm on the XP, including updates. Two days ago I had to switch computer (mainly a new motherboard/cpu), and I had just stuck my old HD [...] read more
windows-update
windows-xp-mode
0votes
2answers

Config Manager 2012 Application Download stuck at 0%

We have a Config Manager 2012 R2 setup with 2 Distribution Points on remote sites. In the remote site the Applications don't get downloaded, the status remains on 'downloading (0% complete)' In the DataTransferService log I find the following errors: > Successfully sent location services HTTPS failure message. Error sending [...] read more
iis
ssl-certificate
system-center
configuration-management
0votes
1answer

.NET Core Windows Server Hosting bundle fails to install with error 0x80072efd

Trying to install the .NET Core Windows Server Hosting bundle (DotNetCore.1.0.5_1.1.2-WindowsHosting.exe) on Windows 2008 R2 fails with Error 0x80072efd: Process returned error: 0x2efd read more
windows
.net
0votes
1answer

UWP App cannot resolve local domain from hosts file

I have a modified hosts file which is as follows: 192.168.10.10 library.test and I try to connect to this domain from a UWP app using HttpClient like so var client = new HttpClient(); var result = await client.GetAsync("http://library.test"); Console.WriteLine(result.StatusCode); but this fails with the following exception HResult=0x80072EFD Message=An error occurred [...] read more
c#
windows
uwp
0votes
1answer

How to catch exceptions thrown by the ConnectAsync method of MessageWebSocket?

I'm implementing an UWP application for the HoloLens which streams a point cloud over a MessageWebSocket to a companion PC. If I launch the app on the HoloLens while the server on the companion PC is not yet running, calling the ConnectAsync method of MessageWebSocket triggers an exception (because it [...] read more
c++
websocket
uwp
0votes
0answers

Offline install of latest SSDT with Visual Studio Professional 2015

Apologies for the long essay below... The server we are using cannot have Internet access at this moment in time (or any time in the future I imagine), so I downloaded SSDT from the Microsoft website which says it's backwards compatible and followed the instructions: https://docs.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-2017#ssdt-for-vs-2017-standalone-installer However, using their instructions [...] read more
visual-studio
sql-server-data-tools
0votes
1answer

Connection Error: HttpSendRequest ERROR: HRESULT 0x80072efd

so today I wanted to play some roblox. so I went on, hit play, and, it just loaded very slowly. I didn't think it was broken, so I continued to wait. after about 30 seconds it came op with the error > Connection Error: HttpSendRequest failed: HRESULT 0x80072efd I looked [...] read more
roblox
0votes
1answer

Visual Studio Tooling - Error Installing .NET Core 1.0.1

I'm trying work with .NET core on a Virtual Machine that is blocked from downloading any content from the internet. It appears that the installer DotNetCore.1.0.1-VS2015Tools.Preview2.0.3.exe requires an iis express package that it cannot download. The package is from: https://download.microsoft.com/download/F/6/E/F6ECBBCC-B02F-424E-8E03-D47E9FA631B7/packages/ancm_iis_express_x64_en_69.msi I can download this package manually and install it, but [...] read more
visual-studio-2015
asp.net-core
windows-installer
0votes
0answers

How to post from windows phone 8.1 to PHP Script

I am getting this error while post from a Windows Phone 8.1 to a PHP Script > Exception from HRESULT: 0x80072EFD The post from a console app to the PHP script works fine, but something is different for the Windows Phone. In the console app I used ASCIIEncoding but I [...] read more
php
windows-phone-8

Comments

Anabella

When I want to play ROBLOX on my computer and join a server it says that I cant join that something went wrong and it been happening for 1 week now :(

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