"Unable to read data from the transport connection: net_io_connectionclosed." - Windows Vista Busine
- by John DaCosta
Unable to test sending email from .NET code in Windows Vista Business.
I am writing code which I will migrate to an SSIS Package once it its proven. The code is to send an error message via email to a list of recipients.
The code is below, however I am getting an exception when I execute the code.
I created a simple class to do the mailing...…