|
 |
asp_cdo thread: RE: error in sending e-mail
Message #1 by "Roni Helmig" <rhelmig@h...> on Mon, 11 Feb 2002 21:44:23
|
|
Hi,
I'm getting a similar problem like the one mentioned above:
Microsoft VBScript runtime (0x800A0046)
Permission denied
when trying to send emails via CDONT, PLEASE HELP!!! :(
-R
> you may not have permission to send mail as the user you have chosen. I
ran
> into this problem sending mail from one of my domains through another
>
> -----Original Message-----
> From: Wing Keong Chin
> Sent: Monday, April 10, 2000 8:21 AM
> To: ASP CDO
> Subject: [asp_cdo] error in sending e-mail
>
>
> i tried to send e-mail using CDONT, using the NewMail object.
> but i got an error message : Microsoft VBScript runtime error '800a0046'
> Permission denied.
>
> I have set up my SMTP service in IIS, and it is running.
>
> I have checked the ASP codes with others. No error.
> I suspect I miss out some security settings in IIS.
>
>
> ---
> You are currently subscribed to asp_cdo
>
Message #2 by "Hootan" <tabari@t...> on Mon, 11 Feb 2002 20:57:21 -0500
|
|
not sure what you need to do to fix it. Was having a different problem
myself with e-mail stuff. What that same one though, just posted there
becaise it was about the same subject matter.
Message #3 by "Cesar SiempreEstoy" <cesar_soporte@h...> on Thu, 14 Feb 2002 13:40:39 +0000
|
|
I am new in this type of programming but I have a similar problem when I
work with a NewMail add the attachment code. Now I can create an application
e-mail (page Inbox, Response, Send, etc) but I recommend ask a other
programmers of the wrox site, or/and send me the code of the page of write
e-mail and the page of send e-mail, and I emend the problem.
Sincerely,
César
>From: "Roni Helmig" <rhelmig@h...>
>Reply-To: "ASP CDO" <asp_cdo@p...>
>To: "ASP CDO" <asp_cdo@p...>
>Subject: [asp_cdo] RE: error in sending e-mail
>Date: Mon, 11 Feb 2002 21:44:23
>
>Hi,
>
>I'm getting a similar problem like the one mentioned above:
>
>Microsoft VBScript runtime (0x800A0046)
>Permission denied
>
>when trying to send emails via CDONT, PLEASE HELP!!! :(
>
>-R
>
> > you may not have permission to send mail as the user you have chosen. I
>ran
> > into this problem sending mail from one of my domains through another
> >
> > -----Original Message-----
> > From: Wing Keong Chin
> > Sent: Monday, April 10, 2000 8:21 AM
> > To: ASP CDO
> > Subject: [asp_cdo] error in sending e-mail
> >
> >
> > i tried to send e-mail using CDONT, using the NewMail object.
> > but i got an error message : Microsoft VBScript runtime error '800a0046'
> > Permission denied.
> >
> > I have set up my SMTP service in IIS, and it is running.
> >
> > I have checked the ASP codes with others. No error.
> > I suspect I miss out some security settings in IIS.
> >
> >
> > ---
> > You are currently subscribed to asp_cdo
> >
>
_________________________________________________________________
MSN Photos es la manera más sencilla de compartir, editar e imprimir sus
fotos favoritas. http://photos.latam.msn.com/Support/WorldWide.aspx
Message #4 by "Jeffrey Lee" <leech74@s...> on Thu, 14 Feb 2002 21:59:49 +0800
|
|
Just wondering if you have outlook XP on your machine?
----- Original Message -----
From: "Cesar SiempreEstoy" <cesar_soporte@h...>
To: "ASP CDO" <asp_cdo@p...>
Sent: Thursday, February 14, 2002 9:40 PM
Subject: [asp_cdo] RE: error in sending e-mail
>
> I am new in this type of programming but I have a similar problem when I
> work with a NewMail add the attachment code. Now I can create an
application
> e-mail (page Inbox, Response, Send, etc) but I recommend ask a other
> programmers of the wrox site, or/and send me the code of the page of write
> e-mail and the page of send e-mail, and I emend the problem.
>
> Sincerely,
> César
>
>
> >From: "Roni Helmig" <rhelmig@h...>
> >Reply-To: "ASP CDO" <asp_cdo@p...>
> >To: "ASP CDO" <asp_cdo@p...>
> >Subject: [asp_cdo] RE: error in sending e-mail
> >Date: Mon, 11 Feb 2002 21:44:23
> >
> >Hi,
> >
> >I'm getting a similar problem like the one mentioned above:
> >
> >Microsoft VBScript runtime (0x800A0046)
> >Permission denied
> >
> >when trying to send emails via CDONT, PLEASE HELP!!! :(
> >
> >-R
> >
> > > you may not have permission to send mail as the user you have chosen.
I
> >ran
> > > into this problem sending mail from one of my domains through another
> > >
> > > -----Original Message-----
> > > From: Wing Keong Chin
> > > Sent: Monday, April 10, 2000 8:21 AM
> > > To: ASP CDO
> > > Subject: [asp_cdo] error in sending e-mail
> > >
> > >
> > > i tried to send e-mail using CDONT, using the NewMail object.
> > > but i got an error message : Microsoft VBScript runtime error
'800a0046'
> > > Permission denied.
> > >
> > > I have set up my SMTP service in IIS, and it is running.
> > >
> > > I have checked the ASP codes with others. No error.
> > > I suspect I miss out some security settings in IIS.
> > >
> > >
> > > ---
> > > You are currently subscribed to asp_cdo
$subst('Email.Unsub')
> > >
> >
>
>
>
>
> _________________________________________________________________
> MSN Photos es la manera más sencilla de compartir, editar e imprimir sus
> fotos favoritas. http://photos.latam.msn.com/Support/WorldWide.aspx
>
>
|
|
 |