Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / General DB Topics / General DB Topics / September 2004

Tip: Looking for answers? Try searching our database.

my sql connector.net

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John Millward - 08 Sep 2004 12:33 GMT
I was previously using the old bytefx connector,  but have just
upgraded to the official release connector/net beta

Since doing so I am receiving the folowing :

Item has already been added. Key in dictionary: "read_only" Key being
added: "read_only"
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.ArgumentException: Item has already been
added. Key in dictionary: "read_only" Key being added: "read_only"

Source Error:

Line 165:                'using the data adapter
Line 166:                .SelectCommand = oCommand
Line 167:                .Fill(oDataSet, strTableName)
Line 168:
Line 169:


Source File: C:\Inetpub\wwwroot\atlas\Classes\atlasMySqlProvider.vb  
Line: 167

Stack Trace:

Any Ideas where to look ?
John Millward - 09 Sep 2004 09:15 GMT
Think its solved - reggie is putting out a new beta soon

> I was previously using the old bytefx connector,  but have just
> upgraded to the official release connector/net beta
[quoted text clipped - 25 lines]
>
> Any Ideas where to look ?
Mike Jacobson - 18 Sep 2004 07:10 GMT
I just downloaded the connector tonight and got the same error.  Can
you point me in the direction of additional information about this
issue?  Have you resolved? - Thanks, Mike

> Think its solved - reggie is putting out a new beta soon
>
[quoted text clipped - 27 lines]
> >
> > Any Ideas where to look ?
jholiday - 24 Sep 2004 10:25 GMT
i Just upgrade from bytefx and the code to open a connection (which was
working fine with ByteFX) now returns:

An unhandled exception of type 'System.ArgumentException' occurred in
mysql.data.dll

Additional information: Item has already been added.  Key in dictionary:
"read_only"  Key being added: "read_only"

Code in VB.NET:

myConnectionString = "Database=Test;Data source=localhost;User
Id=root;Password="

Dim myConnection As New MySqlConnection(myConnectionString)

myConnection.Open()

i can't think something else from a very big bug
jholiday - 24 Sep 2004 10:25 GMT
i Just upgrade from bytefx and the code to open a connection (which was
working fine with ByteFX) now returns:

An unhandled exception of type 'System.ArgumentException' occurred in
mysql.data.dll

Additional information: Item has already been added.  Key in dictionary:
"read_only"  Key being added: "read_only"

Code in VB.NET:

myConnectionString = "Database=Test;Data source=localhost;User
Id=root;Password="

Dim myConnection As New MySqlConnection(myConnectionString)

myConnection.Open()

i can't think something else from a very big bug
jholiday - 24 Sep 2004 10:55 GMT
I changed DB server from 5.0 to 4.0 and seems that is working right now
Tony - 24 Sep 2004 23:10 GMT
> I changed DB server from 5.0 to 4.0 and seems that is working right now

I got the exactly same problem. This is a VERY VERY BIG BUG!!!
antmx - 25 Sep 2004 14:06 GMT
I'm just trying out MySQL and the .Net Connector for the first time and I
get the same error msg. Guess my try-out ends before it even begins :-(
antmx - 25 Sep 2004 14:06 GMT
I'm just trying out MySQL and the .Net Connector for the first time and I
get the same error msg. Guess my try-out ends before it even begins :-(
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.