Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Cannot connect mysql server from ftp server

Cannot connect mysql server from ftp server

Scheduled Pinned Locked Moved ASP.NET
csharpmysqlsysadmin
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jinoju
    wrote on last edited by
    #1

    I have deployed a project in ftp location. It is a .net with mysql application. But i am trying to open the site getting the execption like the following "Unable to connect to any of the specified MySQL hosts.***********System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 174.143.28.30:3306 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at MySql.Data.Common.StreamCreator.CreateSocketStream(IPAddress ip, Boolean unix) at MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout) at MySql.Data.MySqlClient.NativeDriver.Open() " But i could connect the remote mysql server from my local application.Its working fine at time.. If anybody knows why this occur,please replay .Thanks in advance

    U 1 Reply Last reply
    0
    • J Jinoju

      I have deployed a project in ftp location. It is a .net with mysql application. But i am trying to open the site getting the execption like the following "Unable to connect to any of the specified MySQL hosts.***********System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 174.143.28.30:3306 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at MySql.Data.Common.StreamCreator.CreateSocketStream(IPAddress ip, Boolean unix) at MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout) at MySql.Data.MySqlClient.NativeDriver.Open() " But i could connect the remote mysql server from my local application.Its working fine at time.. If anybody knows why this occur,please replay .Thanks in advance

      U Offline
      U Offline
      Unforgiv3n
      wrote on last edited by
      #2

      so this problem doesn't happen when you connect to the localhost but when you try from a other pc to connect to the server it doesn't work?

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups