December 6, 2012 at 9:16 am
Hello All,
i have a ssis package, which is running fine so far, if it fails it notify to tech support team,
SMTP server Name got changed so i updated new name, i didn't touch anything else, but when the package fails it is not getting notified also it throws below message (when i ran in ssis bids)
SSIS package "CitiFeedGrabber.dtsx" starting.
Error: 0xC002F304 at Notify Support Team Send Mail Task, Send Mail Task: An error occurred with the following error message: "Failure sending mail. System.IO.IOException: Unable to read data from the transport connection: net_io_connectionclosed.".
Task failed: Notify Support Team Send Mail Task
do i need to configure anything, am i doing anything wrong?
please help me
Thank you so much in advance
best regards
asita
December 7, 2012 at 12:05 pm
I can think of a couple potential issues.
Where did you change it? The name could be fed from a variable that is then used as an expression. Also how is it being stored? File System/SQL? Are the versions the same. If this is called by a job does the job explicitly set the value or is there a config file?
CEWII
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply