The code works fine in Windows. It's :
************************************************************
Dim LectorConfiguracion As New AppSettingsReader
Dim oSmtpClient As New System.Net.Mail.SmtpClient
Dim oMailMessage As New System.Net.Mail.MailMessage...
Hi all
i get the following error when i try to open the connection to mysql:
System.Net.Sockets.SocketException: Connection refused
U have the same problem sending a email with System.Net.Mail.SmtpClient
I'm using ASP.NET :dunno:
Thanks!