Re: MySqlException: Unable to connect to any of the specified MySQL hosts
Posted by: Yavuz Kucukpetek
Date: May 07, 2007 01:53PM

It is a generic error message can be caused by so many other inner exceptions.
- Faulty connection string,
- Network related problem,
- Firewall, anti-virus and similar programs that interacts with network packets.
- Faulty network settings of windows. Especially the winsock.
For more info about this, visit: http://support.microsoft.com/kb/811259
You may have to do a netsh winsock reset from command prompt.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySqlException: Unable to connect to any of the specified MySQL hosts
May 07, 2007 01:53PM


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.