Friends
I am in a project using Mysql 5.5.20 with vb.net 2010 with the connection drive 6.9.4.0.
Where I had to install the framework 2.0.50727.42 only though I'm getting the message below, would anyone have any idea what I would need to do to make sure the connection to the database?
The type initializer for (...) threw an exception.
MySql.Data, Version = 6.9.4.0
-> System.TypeInitializationException: The type initializer for 'PJ_NETSOL.Mod_Funcoes_MYSQL' threw an exception.
-> System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version = 6.9.4.0
At PJ_NETSOL.Mod_Funcoes_MYSQL..cctor ()
I am in a project using Mysql 5.5.20 with vb.net 2010 with the connection drive 6.9.4.0.
Where I had to install the framework 2.0.50727.42 only though I'm getting the message below, would anyone have any idea what I would need to do to make sure the connection to the database?
The type initializer for (...) threw an exception.
MySql.Data, Version = 6.9.4.0
-> System.TypeInitializationException: The type initializer for 'PJ_NETSOL.Mod_Funcoes_MYSQL' threw an exception.
-> System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version = 6.9.4.0
At PJ_NETSOL.Mod_Funcoes_MYSQL..cctor ()