 |
|
|
|
| Author |
Message |
Jules Wensley
Joined: 01 Nov 2007 Posts: 2
|
Posted: Fri Nov 02, 2007 12:25 am Post subject: Mapi x.400 VB.Net |
|
|
Hi all,
Bit of a newbie on here so bear with me.
I have developed an ASP.Net site for a client, and the requirement has appeared
to send emails automatically, to an Exchange 5.5 server (on another domain)
using MAPI (server is x.400).
Does any have any pointers on how to do this (VB or C# examples would be
nice)!
Regards
Jules
Archived from group: microsoft>public>exchange>applications |
|
| Back to top |
|
 |
Henning Krause [MVP - Exc
Joined: 05 Aug 2007 Posts: 142
|
Posted: Fri Nov 02, 2007 2:28 am Post subject: Re: Mapi x.400 VB.Net |
|
|
Hi,
MAPI is not supported in a .NET process. It's memory management collides
with the .NET garbage collector.
You might want to consider enabling SMTP on the Exchange 5.5 and send the
mails through SMTP.
Kind regards,
Henning Krause
"Jules Wensley" wrote in message @msnews.microsoft.com...
> Hi all,
>
> Bit of a newbie on here so bear with me.
>
> I have developed an ASP.Net site for a client, and the requirement has
> appeared to send emails automatically, to an Exchange 5.5 server (on
> another domain) using MAPI (server is x.400).
>
> Does any have any pointers on how to do this (VB or C# examples would be
> nice)!
>
> Regards
>
> Jules
>
> |
|
| Back to top |
|
 |
Jules Wensley
Joined: 01 Nov 2007 Posts: 2
|
Posted: Fri Nov 02, 2007 12:26 pm Post subject: Re: Mapi x.400 VB.Net |
|
|
Hi Henning,
Thanks for the reply. Unfortunately, my client only use x.400 (Government
site).
Any ideas?
Regards
Jules
> Hi,
>
> MAPI is not supported in a .NET process. It's memory management
> collides with the .NET garbage collector.
>
> You might want to consider enabling SMTP on the Exchange 5.5 and send
> the mails through SMTP.
>
> Kind regards,
> Henning Krause
> "Jules Wensley" wrote in message
> @msnews.microsoft.com...
>
>> Hi all,
>>
>> Bit of a newbie on here so bear with me.
>>
>> I have developed an ASP.Net site for a client, and the requirement
>> has appeared to send emails automatically, to an Exchange 5.5 server
>> (on another domain) using MAPI (server is x.400).
>>
>> Does any have any pointers on how to do this (VB or C# examples would
>> be nice)!
>>
>> Regards
>>
>> Jules
>> |
|
| Back to top |
|
 |
dan.grecoe
Joined: 05 Nov 2007 Posts: 1
|
Posted: Tue Nov 06, 2007 2:47 am Post subject: Re: Mapi x.400 VB.Net |
|
|
What about CDO? I think there has been quite a bit of C# development
there (or with Redemption www.dimastar.com). I'm no pro there, but I
believe it gets around the MAPI memory constraints being discussed. If
I'm wrong please correct me.
Thanks!!
Dan
On Nov 2, 3:26 am, Jules Wensley wrote:
> Hi Henning,
>
> Thanks for the reply. Unfortunately, my client only use x.400 (Government
> site).
>
> Any ideas?
>
> Regards
>
> Jules
>
>
>
> > Hi,
>
> >MAPIis not supported in a .NET process. It's memory management
> > collides with the .NET garbage collector.
>
> > You might want to consider enabling SMTP on the Exchange 5.5 and send
> > the mails through SMTP.
>
> > Kind regards,
> > Henning Krause
> > "Jules Wensley" wrote in message
> >@msnews.microsoft.com...
>
> >> Hi all,
>
> >> Bit of a newbie on here so bear with me.
>
> >> I have developed an ASP.Net site for a client, and the requirement
> >> has appeared to send emails automatically, to an Exchange 5.5 server
> >> (on another domain) usingMAPI(server is x.400).
>
> >> Does any have any pointers on how to do this (VB or C# examples would
> >> be nice)!
>
> >> Regards
>
> >> Jules- Hide quoted text -
>
> - Show quoted text - |
|
| Back to top |
|
 |
Dan Mitchell
Joined: 05 Aug 2007 Posts: 42
|
Posted: Mon Nov 05, 2007 8:31 pm Post subject: Re: Mapi x.400 VB.Net |
|
|
dan.grecoe@gmail.com wrote in@22g2000hsm.googlegroups.com:
> What about CDO? I think there has been quite a bit of C# development
> there (or with Redemption www.dimastar.com). I'm no pro there, but I
> believe it gets around the MAPI memory constraints being discussed. If
> I'm wrong please correct me.
CDO1.21 is just a wrapper for Extended MAPI, so has the same problems --
see http://support.microsoft.com/kb/813349.
CDONTS/CDOSYS are wrappers for SMTP, which isn't X.400.
-- dan
|
|
| Back to top |
|
 |
|
|
| Related Topics: | what is MAPI profile? Hi, I have some basic queries on MAPI connection. If you can put some light on this that will be grt. 1. what is the actual use of profile? basically I used 3 parameters 1. profile name 2. mailbox name 3. exchagne server name to create a profile using "Cr
MAPI problem with HrGetServerDN Hi, 1. From where does HrGetServerDN fetches its value? 2. From the return value of HrGetServerDN "/o=First Organization/ ou=First is "/o=First Group/ cn=Conf
MAPI Session.logon not working Outlook 2000, Exchange 2003, VB6 I am on network 1 Firewall between Network 1 and 2. I have a local profile setup connecting to the mailbox I need access to on N2 and it works. The profile is named, has the N2 domain, N2 user and prof
exchange 2007 WMI and MAPI support Hi All, I installed Exchange 2007 Beta 2 today and found that WMI class support is not there for Exchange!!! And even to use MAPI we have to install to get required libraries. Any idea will this be the same case in Exchange 2007 rele
query on MAPI "GetMsgStoresTable" call... Hi, I have some doubts wrt MAPI call. I already posted a similer query but this is in general. Please help me in understanding this concept. 1. If I create a profile on Administrator mailbox account and use this session for "GetMsgStor |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|