Click to See Complete Forum and Search --> : Sql Mail Ms 05


JoeyD
07-17-2006, 03:41 PM
I am using the sql send mail stored procedure inside an asp.net 2.0 website. When I run it on my localhost it sends the mail fine. However, when I build it out to our main server on the UNC it won't send the mail. Is there any permissions or setting that I might need to change to allow that server to use the procedures.?

JoeyD

Marin
07-30-2006, 08:49 PM
What error message (if any) did you get? Do you have a mail profile properly set on SQL server, if not xp_sendmail won't work.