Hi there,
I've migrated some of my projects using the MySQL .NET connector (6.3.3) to .NET 4 and VS 2010. I created the ADO Entity Model from an existing database, so the connector seems to work fine.
If I want to open a connection to a MySQL server via code, I get an exception telling me that the assembly "MySql.Data.resources" could not be found.
Any ideas?
Thanks in advance,
Andreas Nägeli
I've migrated some of my projects using the MySQL .NET connector (6.3.3) to .NET 4 and VS 2010. I created the ADO Entity Model from an existing database, so the connector seems to work fine.
If I want to open a connection to a MySQL server via code, I get an exception telling me that the assembly "MySql.Data.resources" could not be found.
Any ideas?
Thanks in advance,
Andreas Nägeli