Page Error


An unexpected error has occurred on this page. The system administrators have been notified. Please feel free to contact us with the information surrounding this error.

The error occurred in: http://rusgilde-festival.dk/default.aspx
Error Message: The given key was not present in the dictionary.


Stack Trace:

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at MySql.Data.MySqlClient.CharSetMap.GetChararcterSet(DBVersion version, String CharSetName)
   at MySql.Data.MySqlClient.CharSetMap.GetEncoding(DBVersion version, String CharSetName)
   at MySql.Data.MySqlClient.Driver.Configure(MySqlConnection connection)
   at MySql.Data.MySqlClient.NativeDriver.Configure(MySqlConnection connection)
   at MySql.Data.MySqlClient.MySqlConnection.Open()
   at dk.HeftyKode.Common.Data.DbObject.RunQuery(String sql, IDataParameter[] parameters, String tableName) in D:\rxDESIGN\RoskildeFestival\RoskildeSignup\dk.HeftyKode.Common\Data\DbObject.cs:line 251
   at dk.HeftyKode.Common.Accounts.Data.User.LoadUserList() in D:\rxDESIGN\RoskildeFestival\RoskildeSignup\dk.HeftyKode.Common.Accounts\Data\User.cs:line 140
   at dk.HeftyKode.Common.Accounts.Business.AccountsTool.get_AllUsers() in D:\rxDESIGN\RoskildeFestival\RoskildeSignup\dk.HeftyKode.Common.Accounts\Business\AccountsTool.cs:line 103
   at _Default.Page_Load() in d:\web\localuser\rusgilde-festival.dk\public_html\default.aspx.cs:line 30
   at System.Web.Util.CalliHelper.ArglessFunctionCaller(IntPtr fp, Object o)
   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)