Windows error 0x80040212, -2147220974

Detailed Error Information

IMAPI_E_DEVICE_NOTACCESSIBLE[1]

Declared inimapierror.h

MPEG2_E_FILE_OFFSET_TOO_BIG[2]

Declared inMpeg2Error.h

TPC_E_NO_DEFAULT_TABLET[3]

MessageTabletPC inking error code. No default tablet
Declared inwinerror.h

HRESULT analysis[4]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode4 (0x004)
NameFACILITY_ITF[4][3]
DescriptionThe source of the error code is COM/OLE Interface management.[4][3]
Error Code530 (0x0212)

Questions

2votes
2answers

Error sending mail with System.Web.Mail

An older application using System.Web.Mail is throwing an exception on emails coming from hr@domain.com. Other addresses appear to be working correctly. We changed our mail server to Exchange 2007 when the errors started, so I assume that is where the problem is. Does anyone know what is happening? Here is [...] read more
.net
email
exchange-server

Comments

Leave a comment

(plain text only)

Sources

  1. imapierror.h from Windows SDK 10.0.14393.0
  2. Mpeg2Error.h from Windows SDK 10.0.14393.0
  3. winerror.h from Windows SDK 10.0.14393.0
  4. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0