IIS ASP - Re: Converting CDONTS to CDO to send mail from a guestbook to me..

This is Interesting: Free IT Magazines  
Home > Archive > IIS ASP > July 2005 > Re: Converting CDONTS to CDO to send mail from a guestbook to me..





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Converting CDONTS to CDO to send mail from a guestbook to me..
Ray Costanzo [MVP]

2005-07-29, 6:00 pm

That should suffice. Your server probably has a directory,
C:\Inetpub\mailroot\pickup. When the CDO object executes its send method,
it's trying to write a file to that directory (the .msg file). If the
account running the script, typically IUSR_machine-name in a Web site,
doesn't have permission to write to that directory, you will get this
permission denied directory. So, try giving that user permission to write
to that directory.

Ray at work

"DigitalRick" <DigitalRick@discussions.microsoft.com> wrote in message
news:B8369CC0-D4E3-4DF5-A5F3-87A8FA543DF6@microsoft.com...
> Sorry, in my haste to include as much information as possible I left out

the
> most important part.
>
> The exact error I am getting when you click "submit" is:
>
> Microsoft VBScript runtime error "800a0046"
> Permission denied
> /sarah/thanks.asp, line 164
>
> That lines appears to be pointing to objCDOMail.Send
>
> Please let me know if I have left any other necessary imformation out.
>
> Rick



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com