Server Error in '/' Application.

The given key was not present in the dictionary.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

Source Error:


Line 350:            catch (Exception)
Line 351:            {
Line 352:                throw;
Line 353:
Line 354:            }

Source File: c:\inetpub\vhosts\satelorme.com\httpdocs\App_Code\Kataloglar.cs    Line: 352

Stack Trace:


[KeyNotFoundException: The given key was not present in the dictionary.]
   System.Collections.Generic.Dictionary`2.get_Item(TKey key) +13029779
   MySql.Data.MySqlClient.CharSetMap.GetChararcterSet(DBVersion version, String CharSetName) +38
   MySql.Data.MySqlClient.NativeDriver.GetFieldMetaData41() +611
   MySql.Data.MySqlClient.NativeDriver.GetFieldMetaData() +53
   MySql.Data.MySqlClient.NativeDriver.ReadColumnMetadata(Int32 count) +39
   MySql.Data.MySqlClient.MySqlDataReader.NextResult() +272
   MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) +706
   MySql.Data.MySqlClient.MySqlCommand.ExecuteReader() +6
   islem.KataloglarIslem.KataloglarListesiBySayfaByKategori(String dil, String kat) in c:\inetpub\vhosts\satelorme.com\httpdocs\App_Code\Kataloglar.cs:352
   UserControls_anasayfa_kataloglar.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\satelorme.com\httpdocs\UserControls\anasayfa-kataloglar.ascx.cs:14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Control.LoadRecursive() +134
   System.Web.UI.Control.LoadRecursive() +134
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0