locked
Unable to connect to any host of the specified MySql Host RRS feed

  • Question

  • I developed the system using VB.NET and Mysql 5 and everything working perfectly.  Also my LAN works perfectly.

    When developing the project I set the Copy Local property of the MySql.Data.dll reference to True.   Now I can deploy the MySql.Data.dll as a part of my application. All files in output folder.

    Problem came when deploy to other machines in the LAN.

    Error is: Unable to connect to any host of the specified MySql Host

    I disable the firewall and check but the problem remain same. 

    Connection String: "server=192.168.1.111;Database=mydatabase;userid=user;password=user;pooling=false"

    Please direct me to overcome this situation

    Thank you in advance

     

    • Edited by Leulae Thursday, February 3, 2011 1:35 AM Unknow error with fonts
    • Moved by Andrew.Wu Friday, February 4, 2011 6:53 AM off topic (From:.NET Framework Setup)
    Thursday, February 3, 2011 1:33 AM

All replies