Click to See Complete Forum and Search --> : A problem with MAPI session


September 22nd, 1999, 01:34 AM
Hi, I make a program for sending E-Mails using Mapi control, but when I SingOn the MAPISession (MAPISession.SingOn)
the computer hangs, and I don't know why.
If anybody knows why, please tells me.

Thanks all

kbacheld
September 23rd, 1999, 11:48 AM
Try setting the LogonUI property = TRUE and running the Program... It should return an error if it's available. If the PC still hangs, reinstall Outlook - maybe you've got a bad .DLL.

Kurt