Windows error 0x80040008, -2147221496

Detailed Error Information

OLE_E_CLASSDIFF[1]

MessageLinked object's source class has changed
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode4 (0x004)
NameFACILITY_ITF[2][1]
DescriptionThe source of the error code is COM/OLE Interface management.[2][1]
Error Code8 (0x0008)

Questions

2votes
1answer

Error: invalid password(Not CSK password) in Building mobile app for blackberry using phonegap

I am new for building mobile app using phonegap, So I need desperate help from any one. I have followed the steps whatever mentioned here, I refered Deploy to Simulator, Its Builded Successfully. \xampp\htdocs\projects\mobilesapps\blackberry\test>ant blackberry load-simulator Buildfile: \xampp\htdocs\projects\mobilesapps\blackberry\test\build. xml blackberry: load-simulator: generate-cod-name: [echo] Generated name: test.cod clean: [delete] Deleting directory [...] read more
java
ant
blackberry
cordova
1vote
1answer

WithEvents error sinking a COM event that comes from a .NET component

I am attempting to raise an event in .NET and have it picked up through COM by a VBA application. This answer has been quite helpful in getting my events to show up properly in the type library. On the VBA side, everything looks legit. I have an object variable [...] read more
.net
vba
com
vb6
com-interop

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