Results 1 to 8 of 8

Thread: Vb.6

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2011
    Posts
    4

    Vb.6

    Hi All,

    I like to know do VB6.0 supports MAPI to access emails from microsoft exchange server 2010.If so is it the latest versio MAPI 6.5 is what we need to use

  2. #2

  3. #3
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Vb.6

    The old VB6 controls only use Simple MAPI, which is no longer supported by a lot of email software.

    Simple MAPI uses a DLL installed by another product such as Outlook Express, Outlook, etc. and so for example to get to Exchange using MAPI at all from a client system you'll need Outlook installed. Even then I'd question whether this will work any more.

    MAPI Programming Overview
    Important:

    Simple MAPI is not supported by Microsoft Outlook 2010. It is supported by Exchange Server 2003.

  4. #4

  5. #5

    Thread Starter
    New Member
    Join Date
    May 2011
    Posts
    4

    Re: Vb.6

    My application was written in Vb 6 and it was interacting with Microsoft Exchange server 2003 now they are migrating to Exchange server 2010,since iam new to VB and MAPi ,i dont know will the existing MAPI 3 verison which i was using is good enough to support exchange server 10.Please guide me in this

  6. #6
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Vb.6

    You are probably talking about Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1.

    This is the newest available, version 6.5.8211.0

    Exchange Web Services (EWS) is the preferred API however.

  7. #7
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Vb.6

    Quote Originally Posted by ajithkumar.15 View Post
    My application was written in Vb 6 and it was interacting with Microsoft Exchange server 2003 now they are migrating to Exchange server 2010
    Then you might want to consider redoing the VB6 app in VB.NET (Version 2010)

  8. #8

    Thread Starter
    New Member
    Join Date
    May 2011
    Posts
    4

    Re: Vb.6

    Thanks, for all your reply.But Hack, the user doesn't want me to change it to VB.net they want us to stick with the existing VB 6.0.Is there any possible that VB 6.0 can support Exchage server 10 with MAPI6.5

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width