Hi,
I am working SQL 2016 and things are working in visual studio, but when i deployed my project to the Integration service catalog, SSIS send email task failed.
I am getting below mentioned error:
Send Mail Task:Error: An error occurred with the following error message:
"Failure sending mail.
System.Net.WebException: Unable to connect to the remote server System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions IPaddress:25".
Not sure what is happening and why it is failing only after deployment.Send email tasks are working fine, when i execute from Visual Studio.
I am working SQL 2016 and things are working in visual studio, but when i deployed my project to the Integration service catalog, SSIS send email task failed.
I am getting below mentioned error:
Send Mail Task:Error: An error occurred with the following error message:
"Failure sending mail.
System.Net.WebException: Unable to connect to the remote server System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions IPaddress:25".
Not sure what is happening and why it is failing only after deployment.Send email tasks are working fine, when i execute from Visual Studio.