Hi,
i 'm trying to establish a connection from my asp.net website to the mysql database. on my local machine everything works fine. but when i publish the webiste i get the following message when i connect to the database
System.Net.Sockets.SocketException: Connection refused
at...