|
 |
asp_cdo thread: CDO for NTS using Microsoft exchange 5.5 and Windows NT Server 4.0 (IIS)
Message #1 by "Magali Gonzalez" <magali@r...> on Fri, 2 Mar 2001 17:11:22 -0400
|
|
I have a server with Windows NT 4.0 and Exchange Server 5.5. I found this
sentence on the Microsoft Library:
"If you are installing the Microsoft Exchange Server on the same computer as
IIS 4.0, Internet Explorer 4.0 shoud already be installed on that computer.
You must also run the IMS Wizard in order to configure CDO for NTS
correctly. If the IMS Wizard is not run, CDO for NTS continues to use the
SMTP services provided by IIS 4.0."
I tried to run the IMS Wizard but I couldn't find it. I'm new at this, I
would like to know if anybody can help me on how to configure it or where
can I find more information about how to configure the CDO for NTS to work
with Microsoft Exchange Server 5.5.
I will apreciate any help.
Thanks,
Magali
Message #2 by "Jonothon Ortiz" <jon@x...> on Wed, 7 Mar 2001 09:53:52 -0500
|
|
as far as I know, the ASP support for Exchange Server won't happen until
Exchange Server enters 6.0 and ASP.NET is fully released (i may be wrong, so
if someone sees this answer and thinks it's a bit off, PLEASE correct it!
LOL)
Jonothon Ortiz
Senior Web Developer
Xnext, Inc.
Ph: xxx.xxx.xxxx
or 888.84.XNEXT
http://www.Xnext.com
mailto:jon@x...
-----Original Message-----
From: Magali Gonzalez [mailto:magali@r...]
Sent: Friday, March 02, 2001 4:11 PM
To: ASP CDO
Subject: [asp_cdo] CDO for NTS using Microsoft exchange 5.5 and Windows
NT Server 4.0 (IIS)
I have a server with Windows NT 4.0 and Exchange Server 5.5. I found this
sentence on the Microsoft Library:
"If you are installing the Microsoft Exchange Server on the same computer as
IIS 4.0, Internet Explorer 4.0 shoud already be installed on that computer.
You must also run the IMS Wizard in order to configure CDO for NTS
correctly. If the IMS Wizard is not run, CDO for NTS continues to use the
SMTP services provided by IIS 4.0."
I tried to run the IMS Wizard but I couldn't find it. I'm new at this, I
would like to know if anybody can help me on how to configure it or where
can I find more information about how to configure the CDO for NTS to work
with Microsoft Exchange Server 5.5.
I will apreciate any help.
Thanks,
Magali
Message #3 by "Michael Morisoli" <Michael@M...> on Wed, 7 Mar 2001 08:25:37 -0800
|
|
This is a multi-part message in MIME format.
------_=_NextPart_001_01C0A723.3E08AE88
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Here is my two cents worth...
If you have Exchange v5.5 or even Exchange 2000 in your network, why use
CDONTS at all? You may as well use CDO.
CDONTS will send email to the SMTP Services running on the IIS box
itself, whereas CDO will send it's messages to Exchange first via MAPI
and Exchange will take care of forwarding it on from there.
CDONTS is to be used when CDO is not available.
CDONTS is a subset of CDO, so CDO has more features, methods, etc...
Mike
-----Original Message-----
From: Jonothon Ortiz [mailto:jon@x...]
Sent: Wednesday, March 07, 2001 6:54 AM
To: ASP CDO
Subject: [asp_cdo] RE: CDO for NTS using Microsoft exchange 5.5
and Windows NT Server 4.0 (IIS)
as far as I know, the ASP support for Exchange Server won't happen until
Exchange Server enters 6.0 and ASP.NET is fully released (i may be
wrong, so
if someone sees this answer and thinks it's a bit off, PLEASE correct
it!
LOL)
Jonothon Ortiz
Senior Web Developer
Xnext, Inc.
Ph: xxx.xxx.xxxx
or 888.84.XNEXT
http://www.Xnext.com
mailto:jon@x...
-----Original Message-----
From: Magali Gonzalez [mailto:magali@r...]
Sent: Friday, March 02, 2001 4:11 PM
To: ASP CDO
Subject: [asp_cdo] CDO for NTS using Microsoft exchange 5.5 and Windows
NT Server 4.0 (IIS)
I have a server with Windows NT 4.0 and Exchange Server 5.5. I found
this
sentence on the Microsoft Library:
"If you are installing the Microsoft Exchange Server on the same
computer as
IIS 4.0, Internet Explorer 4.0 shoud already be installed on that
computer.
You must also run the IMS Wizard in order to configure CDO for NTS
correctly. If the IMS Wizard is not run, CDO for NTS continues to use
the
SMTP services provided by IIS 4.0."
I tried to run the IMS Wizard but I couldn't find it. I'm new at this, I
would like to know if anybody can help me on how to configure it or
where
can I find more information about how to configure the CDO for NTS to
work
with Microsoft Exchange Server 5.5.
I will apreciate any help.
Thanks,
Magali
---
http://www.asptoday.com - the leading site for timely,
in-depth information for ASP developers everywhere.
Message #4 by "Magali Gonzalez" <magali@r...> on Wed, 7 Mar 2001 13:39:04 -0400
|
|
RE: [asp_cdo] RE: CDO for NTS using Microsoft exchange 5.5 and Windows
NT Server 4.0 (IIS)Thanks Mike for your answer, I'm already using CDO
and it works very good. The only problem I have is that I need to set
the text of the message in HTML format. I had look at the properties and
methods of the CDO Message object and it seems it doesn't allow that. On
CDONTS there is a property (messageformat) where you can set the message
format as HTML, but I didn't find any similar property in the CDO
message object.
If anybody can tel me how do I set the message format to HTML on CDO I
will apreciate.
Thank you for your help.
Magali
|
|
 |