Re: Problem with running MySQL Connector simple applicaton on MONO
Posted by: Michal Sporek
Date: August 19, 2014 04:52AM

I have solved the problem finally. The solution was:

First to install MySQL connector 6.3.6 instead of 6.8.3 - there is a problem with the 6.8.3 dlls that even though the MySql.Data.dll is added to GAC, the types from it still cannot be loaded.

Changing the dll to 6.3.6 has solved the problem.

Options: ReplyQuote




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.