Re: Error Sending mail
From: Nina (resbauer_at_hotmail.com)
Date: 06/30/04
- Next message: Jeff Johnson [MVP: VB]: "Re: Image returned by aspx"
- Previous message: BrianDH: "Re: Error Sending mail"
- In reply to: BrianDH: "Re: Error Sending mail"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 30 Jun 2004 08:56:09 -0700
I am sorry I did not know where to post the new thread.
Got confused and posted the message here.
I get the following error
Error: An unhandled exception of
type 'System.Runtime.InteropServices.COMException'
occurred in PrjESITest.exe
Additional information: The transport failed to connect
to the server.
>-----Original Message-----
>Method 2 is the one I use daily in many of my apps.
Have you tried it and what erros do you get?
>
>"B-Dog" wrote:
>
>> Those are the error I got initially. Thanks
>>
>> "Nina" <resbauer@hotmail.com> wrote in message
>> news:23bdc01c45eb2$eb5a9bb0$a501280a@phx.gbl...
>> > I have tried both ways of sending email but no
success.
>> > 1) using System.Web.Mail I get the error
>> > Error: An unhandled exception of
>> > type 'System.Web.HttpException' occurred in
system.web.dll
>> > Additional information: Could not
access 'CDO.Message'
>> > object.
>> >
>> >
>> > 2) using CDO I get the error
>> > Error: An unhandled exception of
>> > type 'System.Runtime.InteropServices.COMException'
>> > occurred in PrjESITest.exe
>> > Additional information: The transport failed to
connect
>> > to the server.
>> >
>> >
>> > Moreover the Method 1 does not give me any error if
i do
>> > not specify the SMTPServer or give a local IP
address for
>> > the SMTP Server.
>> > But it works only on some machines.
>> >
>> > Could anyone help me with this?
>> >
>> > Regards,
>> > Nina
>> >
>>
>>
>>
>.
>
- Next message: Jeff Johnson [MVP: VB]: "Re: Image returned by aspx"
- Previous message: BrianDH: "Re: Error Sending mail"
- In reply to: BrianDH: "Re: Error Sending mail"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|