Error in mySQLconnection
Posted by: Bjørn Nese
Date: September 29, 2004 05:00AM

I have seen some other developers commenting this elsewhere on the web, but they had no solution. This error occurs on the open method in the MySqlConnection object. I am using the 4.1.1a-alpha-nt server version.

Copy of error message:

[ArgumentException: Item has already been added. Key in dictionary: "read_only" Key being added: "read_only"]
MySql.Data.MySqlClient.InternalConnection.Configure(MySqlConnection connection) +189
MySql.Data.MySqlClient.MySqlConnection.Open() +204
objectshop.ProviderOperations.Item(Int64 Index) in C:\Documents and Settings\Administrator\VSWebCache\shopdev.lifeclub.com\wsadmin\ProviderOperations.vb:94
objectshop.pagecontroller.EditProviderForm(HttpRequest inRequest, HttpResponse inResponse) in C:\Documents and Settings\Administrator\VSWebCache\shopdev.lifeclub.com\wsadmin\pagecontroller.vb:490
ASP.editprovider_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in C:\nettsteder\shop.lifeclub.com\wsadmin\editprovider.aspx:28
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1929



Options: ReplyQuote


Subject
Written By
Posted
Error in mySQLconnection
September 29, 2004 05:00AM
September 30, 2004 05:43PM


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.