I am trying to run reports and send these by email. I found an article
(186204) in the Knowledge base but no joy????
I have a MailServer (which I believe has the SMTP server) a file server with
IIS, and my own 'Client' also with IIS, and it is from this machine that I am
trying to send the mail. (From the file server I can send mail, so why can't
I get it right on my client?
Any help to get me looking in the right place would be very welcom!!!!!!!
--
Rgrds
Hans

Re: Please help with CDONTS and sending mail?????? by R

R
Tue Feb 20 12:04:35 CST 2007

Hi, Hans.

What is CDONTS?

What 64-bit Windows are you running? WinXP x64? Vista x64?

RC
--
R. C. White, CPA
San Marcos, TX
rc@grandecom.net
Microsoft Windows MVP
(Running Windows Mail in Vista Ultimate x64)

"Hans" <Hans@discussions.microsoft.com> wrote in message
news:E87D0D0E-2A4A-4C2D-847F-F02CD321C442@microsoft.com...
>I am trying to run reports and send these by email. I found an article
> (186204) in the Knowledge base but no joy????
> I have a MailServer (which I believe has the SMTP server) a file server
> with
> IIS, and my own 'Client' also with IIS, and it is from this machine that I
> am
> trying to send the mail. (From the file server I can send mail, so why
> can't
> I get it right on my client?
> Any help to get me looking in the right place would be very welcom!!!!!!!
> --
> Rgrds
> Hans


Re: Please help with CDONTS and sending mail?????? by Theo

Theo
Tue Feb 20 13:13:07 CST 2007

Collaboration Data Objects for Windows NT Server (CDONTS)

Google Is Your Friend! (G.I.Y.F.)


R. C. White, MVP wrote:
> Hi, Hans.
>
> What is CDONTS?
>
> What 64-bit Windows are you running? WinXP x64? Vista x64?
>
> RC

Re: Please help with CDONTS and sending mail?????? by R

R
Tue Feb 20 21:39:49 CST 2007

TYVM, Theo. (Thank You Very Much!) ;<)

RC
--
R. C. White, CPA
San Marcos, TX
rc@grandecom.net
Microsoft Windows MVP
(Running Windows Mail in Vista Ultimate x64)

"Theo" <theo@discussions.microsoft.com> wrote in message
news:eyc8pMSVHHA.4844@TK2MSFTNGP03.phx.gbl...
> Collaboration Data Objects for Windows NT Server (CDONTS)
>
> Google Is Your Friend! (G.I.Y.F.)
>
>
> R. C. White, MVP wrote:
>> Hi, Hans.
>>
>> What is CDONTS?
>>
>> What 64-bit Windows are you running? WinXP x64? Vista x64?
>>
>> RC


Re: Please help with CDONTS and sending mail?????? by Josh

Josh
Fri Feb 23 07:35:46 CST 2007

The "NTS" in CDONTS stands for NT Server -- as in Windows NT 4.0.
Although CDONTS functions in Windows 2000, it does so only for
backward compatibility. You need to use "CDO for Windows 2000",
sometimes referred to as "cdosys". This is what's used in Windows
2000, XP, 2003, (and Vista?).

http://msdn.microsoft.com/library/en-us/dncdsys/html/cdo_roadmap.asp
http://msdn.microsoft.com/library/en-us/cdosys/html/ecdb51f4-5ba0-46d8-9c7c-7e4154a18f50.asp
http://msdn.microsoft.com/library/en-us/cdosys/html/4ca290b4-e701-4e4b-96df-ae000af9b239.asp
Putting the Configuration Object in the ASP Session
http://msdn2.microsoft.com/en-us/library/ms526308.aspx

Josh

On Mon, 19 Feb 2007 22:49:07 -0800, Hans
<Hans@discussions.microsoft.com> wrote:

>I am trying to run reports and send these by email. I found an article
>(186204) in the Knowledge base but no joy????
>I have a MailServer (which I believe has the SMTP server) a file server with
>IIS, and my own 'Client' also with IIS, and it is from this machine that I am
>trying to send the mail. (From the file server I can send mail, so why can't
>I get it right on my client?
>Any help to get me looking in the right place would be very welcom!!!!!!!