Re: MySql.Data 7.0.4-IR19 and .Net Core
Posted by: John Riordan
Date: November 17, 2016 10:44AM

Ok I installed 7.0.4
I then needed to install google.protobuf and system.data.com
When I run :
at this line
nuronconn = new MySql.Data.MySqlClient.MySqlConnection(connStr);

I get this error

An exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll but was not handled in user code

Additional information: Could not load file or assembly 'System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySql.Data 7.0.4-IR19 and .Net Core
November 17, 2016 10:44AM


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.