I have downloaded MySQL Connector .NET 6.4.2 and installed it on my system for Smart Device Programs. However, I can't find MySql.Data.Cf.dll
among the files installed.
I only have MySql.Data.dll
, MySql.Data.Entity.dll
and MySql.Web.dll
in C:\Program Files\MySQL\MySQL Connector Net 6.4.2\Assemblies\v4.0
and and C:\Program Files\MySQL\MySQL Connector Net 6.4.2\Assemblies\v2.0
.
Where can I find MySql.Data.Cf.dll
in MySQL Connectors?
You can't - this is a publicly acknowledged bug.
You can download the fixed versions:
Installing either of these puts MySql.Data.CF.dll in (on a 64-bit machine):
C:\Program Files (x86)\MySQL\MySQL Connector Net X.Y.Z\Assemblies\v2.0