Windows error 0x80072EF3, -2147012877

Detailed Error Information

WININET_E_INCORRECT_HANDLE_STATE[1]

MessageThe handle is in the wrong state for the requested operation
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 Code12019 (0x2ef3)

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

Questions

0votes
1answer

Background-transfer(Up-loader) for metro apps

The Background-transfer(Up-loader) for metro apps is not working when using https URI. The same code works with http connection but with HTTPs it keeps on failing. I get > Exception from HRESULT: 0x80072EF3 I am using the same upload sample provide at http://code.msdn.microsoft.com/windowsapps/Background-Transfer-Sample-d7833f61 . After a little search I found [...] read more
windows-store-apps
microsoft-metro
background-transfer
0votes
2answers

Outlook 2013 autodiscover failing on windows 10

I have recently got a new computer with windows 10 and I having a problem with autodiscover with Windows 10, outlook 2013, and Exchange 2010. Basically, my scheduling assistant, out of office, and autodiscover are not working. Scheduling Assistant shows everyone greyed out, Out of office is unable to contact [...] read more
windows-10
autodiscovery
outlook-2013

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