mysql data connector issue.

Discussion in 'Databases' started by priyadarshana, Aug 6, 2012.

  1. #1
    Hello Friends,

    I am working on .net (C#) project backend mysql. I am working on VS 2008. Recently I had installed mysqldata connector version 6.4.4.0. I am facing problem while running the project. It gives me the following error:

    "Could not load file or assembly 'MySql.Data, Version=6.2.4.0, Culture=neutral, PublicKeyToken = c5687fc88969c44d' or one of its dependencies. The System cannot find the file specified."

    I had tried to search the Mysql.Data connector version 6.2.4.0 but i didnt get these version mysql connector .

    If any question, if you did not get my point clearly than please ask. Its urgent. Please Help!!!

    Please give me suggestion and help me to work on these.

    Many thanks in advance for your help. I would really appreciate your response and help on this urgent matter.
     
    priyadarshana, Aug 6, 2012 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    Something in your code (or in a file your code loads) is calling for MySql.Data Version 6.2.4.0. You'll have to find it and change it to the file you have.
     
    Rukbat, Aug 10, 2012 IP
  3. whrsstech

    whrsstech Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Please try the connector version 6.2.5. That would work fine.
     
    whrsstech, Aug 15, 2012 IP