Hi, i've Windows 7, Visual Studio 2010 and installed MySQL Connector/Net 6.3.4 today.
I've a website project that is developed with Framework NET 2.0, not 3.5 or 4.
I cannot add reference of MySql.Data.dll files into my project. This file is under C:\Program Files (x86)\MySQL\MySQL Connector Net 6.2.4\Assemblies\2.0.
Visual studio says that is developed wit ha later version of framework, instead of 2.0 (I presume 4.0).
Why i cannot use MySql.Data.dll references? Is it only for 4.0? if YES, why this files is under 2.0 directory?
Must I use only connector 6.2.4? not the 6.3.4 version?
Thanks to all
I've a website project that is developed with Framework NET 2.0, not 3.5 or 4.
I cannot add reference of MySql.Data.dll files into my project. This file is under C:\Program Files (x86)\MySQL\MySQL Connector Net 6.2.4\Assemblies\2.0.
Visual studio says that is developed wit ha later version of framework, instead of 2.0 (I presume 4.0).
Why i cannot use MySql.Data.dll references? Is it only for 4.0? if YES, why this files is under 2.0 directory?
Must I use only connector 6.2.4? not the 6.3.4 version?
Thanks to all