Send Mail Task Error

  • I can run this locally but it errors out on SQL Server when I run it with my account and the SQL Service Account. What does it mean?

    OnError,DALWSQL500,NA\SQLAdminAcct,Send Mail Task,{ca3e0965-4b6a-4255-858f-0001e32ccf6c},{31381062-E7B1-4B1D-8728-885AC281D999},7/28/2011 11:34:03 AM,7/28/2011 11:34:03 AM,-1073548540,0x,An error occurred with the following error message: "The connection "{39C6511E-A83E-4B87-BCEA-DB47ADF76066}" is not found. This error is thrown by Connections collection when the specific connection element is not found.".

  • is250sp (7/28/2011)


    I can run this locally but it errors out on SQL Server when I run it with my account and the SQL Service Account. What does it mean?

    OnError,DALWSQL500,NA\SQLAdminAcct,Send Mail Task,{ca3e0965-4b6a-4255-858f-0001e32ccf6c},{31381062-E7B1-4B1D-8728-885AC281D999},7/28/2011 11:34:03 AM,7/28/2011 11:34:03 AM,-1073548540,0x,An error occurred with the following error message: "The connection "{39C6511E-A83E-4B87-BCEA-DB47ADF76066}" is not found. This error is thrown by Connections collection when the specific connection element is not found.".

    Do you have any components or tasks in your pkg referencing a non-existent connection?

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • It works fine before without the Send Mail Task, once I added it and deployed to the server, I can see the SMTP Connection Manager was also uploaded

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply