Recent content by fotoweb

  1. F

    ASP.NET: System.Net.Sockets.SocketException: Connection refused

    yrd, exactly. The code works fine in windows
  2. F

    ASP.NET: System.Net.Sockets.SocketException: Connection refused

    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...
  3. F

    ASP.NET: System.Net.Sockets.SocketException: Connection refused

    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!
Top