ERROR MSG NOT CONTAINED IN KNOWLEDGE BASE

  • Thread starter Thread starter BJ
  • Start date Start date
B

BJ

The ordinal 129 could not be loaded in the dynamic link
library MAPI32.dll

Anyone have any clue?
 
The ordinal 129 could not be loaded in the dynamic link
library MAPI32.dll

Anyone have any clue?
There is a mismatch between the version of MAPI32.dll (something to do
with Outlook/Exchange?) and whatever program it is that you are
running. Whatever program it is that you are running was compiled
against a version of MAPI32.dll that is missing an entry point.
Typically this would mean that the program is *newer* than MAPI32.dll,
I think.

See if you have got two versions of MAPI32.dll and if you have, try to
determine which is the correct one. One not very safe way is to
temporarily rename one and reboot.

Cheers.

Cliff
 
The ordinal 129 could not be loaded in the dynamic link
library MAPI32.dll

Anyone have any clue?
Ignore my previously post about the wrong DLL. I still think that it
is a version level, but on further reading, renaming dlls is probably
not the solution.

Cheers,

Cliff
 
Back
Top