| View previous topic :: View next topic |
| Author |
Message |
kavitak Newbie
Joined: 18 Aug 2005 Posts: 1
|
Posted: Aug 19th, 2005 01:10 AM Post subject: Regarding Mapi Control in VB 6.0 |
|
|
Hi
I am trying to build an application to read mails from exchange server using Mapi control in VB6.0.
I havn't installed Microsoft Outlook on this pc.
The problem I am facing is the Signon Method of Mapi control fails.
The error code for this is 32002.
Please provide any information regarding this.
Thanks in advance. |
|
| Back to top |
|
dougthomas Moderator
Joined: 27 Jul 2005 Posts: 271 Location: Essex, UK
|
Posted: Aug 19th, 2005 05:44 AM Post subject: |
|
|
Hi,
The failure is an "Unspecified Failure" according to the MAPi Error Constants. May be something to do with the Username and password. Can you post the code ? it would give us a better idea of where to look.
Regards
Doug |
|
| Back to top |
|
|