Re: MySql.Data.Core 7.0.4-IR-19 Could not find any resources appropriate for the specified culture or the neutral culture
Posted by: Farzad Eshaghi
Date: August 23, 2016 06:38PM

Running into the same issue here.

\\\\\\\\\\\
System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "MySql.Data.Resources.resources" was correctly embedded or linked into assembly "MySql.Data.Core" at compile time, or that all the satellite assemblies required are loadable and fully signed.
\\\\\\\\\\\

Also it seems like if SSL Mode=Disabled is not present in the connection string (tested on Win 10 Enterprise) I get presented with an error complaining that SSL is not implemented on WinRT

\\\\\\\\\\\\
System.NotImplementedException: SSL not supported in this WinRT release. at MySql.Data.MySqlClient.NativeDriver.Open()
\\\\\\\\\\\\

Options: ReplyQuote


Subject
Written By
Posted
Re: MySql.Data.Core 7.0.4-IR-19 Could not find any resources appropriate for the specified culture or the neutral culture
August 23, 2016 06:38PM


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.