Question : getting error: Could not load file or assembly MySql.Data, Version=5.2.3.0

I need to know how to fix this error

Answer : getting error: Could not load file or assembly MySql.Data, Version=5.2.3.0

Is there more detail?  Are you getting a "file not found", or a "located assembly's manifest definition does not match the assembly reference", or some other error?

There may be a discrepancy between the MySql.Data version you have and the one that is being looked for.  Have you downloaded the 5.2.3.0 MySql connector for .NET (http://www.mysql.com/products/connector/net/)?

Random Solutions  
 
programming4us programming4us