Windows error 0x8004020C, -2147220980

Detailed Error Information

IMAPI_E_NOTINITIALIZED[1]

Declared inimapierror.h

MPEG2_E_INVALID_CAROUSEL_ID[2]

Declared inMpeg2Error.h

EVENT_E_COMPLUS_NOT_INSTALLED[3]

MessageCOM+ is required for this operation, but is not installed
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 Code524 (0x020c)

Questions

0votes
1answer

Directshow - Stop and close a file (but reuse graph and some filters)

I am building a multistream video player. I am currently having issues trying to close a file. Effectively I may have 1 to 4 video files playing at any one time. When I am playing 4 files, then the next sequence only has one, I can't seem to repaint the [...] read more
c#
video
com
directshow
directshow.net
0votes
0answers

vs2003 smtpmailer sending from localhost fails sometimes

I am having the strangest problem. I have a VS2003 application that allows users to send a mail to multiple sources. The application works but it seems that the mail from my application is only being sent some of the time. On the test environment the mail is sent every [...] read more
c#
asp.net
email
smtp
visual-studio-2003

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