.NET Windows Forms + MySQL deployment
Posted by: Emerson Mello
Date: May 04, 2012 10:37AM

Hi there,

I have developed a windows form .NET application that uses MySQL as the backend. All works great on my development machine.

I deployed it on a different machine and now I getting the error:

Unable to connect to any of the specified mysql hosts

Do I have to install the MySQL .NET Connector on all target machines?
Having just the MySQL.Data.dll on my application folder is not enough?

If I have to install the MySQL Connector, how can I do that (silently) during the instalation of my application?

Thanks

Emerson de Mello

Options: ReplyQuote


Subject
Written By
Posted
.NET Windows Forms + MySQL deployment
May 04, 2012 10:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.