Mar 21, 2006 #1 TheConeHead Programmer Joined Aug 14, 2002 Messages 2,106 Location US Why would I be getting Permission Denied when I try to send CDONTS.NewMail??
Mar 21, 2006 #2 DotNetGnat Programmer Joined Mar 10, 2005 Messages 5,548 Location IN Check the permissions on the SMTP server in IIS. and i would suggest using CDOSYS instead of CDONTS -DNG Upvote 0 Downvote
Check the permissions on the SMTP server in IIS. and i would suggest using CDOSYS instead of CDONTS -DNG
Mar 21, 2006 #3 Sheco Programmer Joined Jan 3, 2005 Messages 5,457 Location US While checking permissions remember that, by default, IIS uses a local account named IUSR_MachineName Upvote 0 Downvote
While checking permissions remember that, by default, IIS uses a local account named IUSR_MachineName
Mar 22, 2006 Thread starter #4 TheConeHead Programmer Joined Aug 14, 2002 Messages 2,106 Location US <<Check the permissions on the SMTP server in IIS. >> Where do I do this at within IIS Manager? Upvote 0 Downvote
Mar 22, 2006 Thread starter #5 TheConeHead Programmer Joined Aug 14, 2002 Messages 2,106 Location US thanks - I think I got it... Upvote 0 Downvote
Mar 22, 2006 Thread starter #6 TheConeHead Programmer Joined Aug 14, 2002 Messages 2,106 Location US errr - maybe not... Upvote 0 Downvote