Hi,
Somebody got error like"Could not load file or assembly ' MySql.Data, Version=5.0.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified."
To resolve this problem I would like to suggest following solution.
Just install MySQL NET Connector/Net.You can be downloaded this from
http://dev.mysql.com/downloads/connector/net/1.0.html
And add the reference in to your application.Build and run happy!
Somebody got error like"Could not load file or assembly ' MySql.Data, Version=5.0.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified."
To resolve this problem I would like to suggest following solution.
Just install MySQL NET Connector/Net.You can be downloaded this from
http://dev.mysql.com/downloads/connector/net/1.0.html
And add the reference in to your application.Build and run happy!
0 comments:
Post a Comment
Share your thoughts here...