Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Permissions Issue with ASP.NET using CDO for Send Mail Function

Reply
Thread Tools

Permissions Issue with ASP.NET using CDO for Send Mail Function

 
 
Lance Safford
Guest
Posts: n/a
 
      04-21-2004
I'm trying to use Collaborative Data Objects from ASP.NET to send an
email message in response to user actions. When the app hits the line
that calls the "Send" method of the Message object I get an error that
says my configuration is invalid. This error results from a
permissions issue on the ASPNET account. I know this because if I
grant that account admin rights the message is sent successfully.

Does anyone know what specific permissions the account needs to use
these objects? I'd rather not give ASPNET admin rights in a
production environment.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to send attachment using ASP Mail - CDO object SSG ASP General 0 06-26-2008 05:47 AM
Cannot send mail from ASP using CDO Rajani ASP General 2 06-14-2006 12:27 PM
Smtp Send Mail on Exchange Server Box CDO.Object Not accessable. Bruce Hodge ASP .Net 0 02-15-2006 03:08 AM
does system.web.mail use CDO to send mails? SenthilVel ASP .Net 1 01-10-2005 07:34 AM
System.Web.Mail.SmtpMail.Send throws Could not access 'CDO.Message' object. DotNetGruven ASP .Net 3 04-27-2004 11:29 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57