Hello,
I want to send an email from a trigger. I have configured all, and if I insert something into the table directly in the db the email is sent.
I give access to the asp.net account to msdb and put it into DatabaseMailUserRole group, but it doesnt work when I launch the trigger.
Any ideas?
What is the error you are getting?
Did you try inserting the row from Query window to check db mail working?
Check mail log for more info...
|||that is what i do not understand. It do not give me any error. If I insert from query window it works, but from asp.net fails. I think it is something related to the asp.net account, but i am using atlas and i can not see the error message. Nothing to see in the log, except a transacction exception, but I do not see that always, sometimes it writes it sometimes not.
No comments:
Post a Comment