Mysql with Visual Studio - VB.net - Connector
Posted by: Claudinei Silva
Date: February 16, 2017 08:03PM

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 ()

Options: ReplyQuote


Subject
Written By
Posted
Mysql with Visual Studio - VB.net - Connector
February 16, 2017 08:03PM


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.