Article ID: 193451 - Last Review: March 4, 2004 - Revision: 2.1 PRB: "Error 8002009 - MAPI_E_NOT_INITIALIZED 80040605" with CDO (1.x)This article was previously published under Q193451 On This PageSYMPTOMS
Running a Collaboration Data Objects (1.1, 1.2, 1.21) application can produce the following error:
Error 8002009 - MAPI_E_NOT_INITALIZED 80040605
CAUSE
This error can be caused by having a CDO (1.1, 1.2, 1.21) action being performed on the
session object before the Session.Logon method is executed.
Any of the following methods can cause this error to occur:
RESOLUTION
The Logon method must be called before any other CDO (1.1, 1.2, 1.21) actions can be performed with the Session object prior to a successful logon. The only method that can be used before a successful logon is the SetLocaleIDs method of the Session object. In addition, you can access the Version property before a successful logon.
MORE INFORMATIONSteps to Reproduce Behavior
APPLIES TO
| Article Translations
|

Back to the top
