Kbase P68018: Progress session crashes when sending email using MS Outlook
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/02/2004 |
|
Status: Unverified
SYMPTOM(s):
Sending e-mail from Progress
Using Outlook Express as Simple MAPI client
The MAPILogon function returns a value different than 0
Progress session crashes
protrace files are created in the working directory
CAUSE:
The MAPILogon function is not required when using MS Outlook Express as Simple MAPI client. When Outlook Express is the default mail client, the MAPILogon function ignores the profile name and password parameters, because Outlook Express does not use profiles, MAPILogon uses the default identity.
FIX:
Do not call the MAPILogon function.