Windows error 0x80072726, -2147014874

Detailed Error Information

HRESULT analysis[1]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[1][2]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[1][2]
Error Code10022 (0x2726)

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

Questions

3votes
1answer

Solution to Windows 10 Mail not correctly recognizing IMAP mail accounts

When setting up a new mail account in the new Windows 10 Mail app, some providers are recognized as POP3 servers automatically, regardless that they offer IMAP as well. This is due to the fact that when the app prompts the user for an address to be associatied with the [...] read more
windows-10
email
imap
windows-10-mail-app
1vote
0answers

AutoHotkey simple script doesn't work when run from a shared folder connected by VPN

I have a simple script that runs from a shared folder on a server. When I run it from the same network where the server is, everything runs smooth, but when I'm not on the same network and I establish a VPN connection before running it, it returns an error [...] read more
exe
autohotkey
compiled

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