MySql.Data.MySqlClient.MySqlException: Character set 'latin1' is not supported at MySql.Data.MySqlClient.CharSetMap.GetEncoding(DBVersion version, String CharSetName) at MySql.Data.MySqlClient.Driver.Configure(MySqlConnection connection) at MySql.Data.MySqlClient.MySqlConnection.Open() at SmoothCity.Donnees.Acces.CreerCommande(String sql) at SmoothCity.Donnees.Acces.Extraire(String enonceSql, DataTable destination) at Araq.Donnees.AccesAnnonce.ExtraireAnnonce(Int32 categorieAnnonce, DateTime temp) in c:\inetpub\vhosts\araq.org\httpdocs\App_Code\Donnees\AccesAnnonce.cs:line 18 at Araq.Affaire.Annonce.ExtraireAnnonce(Int32 idCategorie) in c:\inetpub\vhosts\araq.org\httpdocs\App_Code\Affaires\Annonce.cs:line 119 at Annonces_Annonces.AfficherAnnonces(Int32 categorie) in c:\inetpub\vhosts\araq.org\httpdocs\Annonces\Annonces.aspx.cs:line 26 at Annonces_Annonces.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\araq.org\httpdocs\Annonces\Annonces.aspx.cs:line 20 at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)