MySql Connector Problem

Discussion in 'Databases' started by elduquex26x, Dec 23, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I understand you probably get many questions regarding the MySql connector and I'm sorry but I truly cannot find the solution.

    I have my website working locally with the MySql connector driver installed. However, I have tried putting the MySql.Data.dll and MySql.Web.dll files in my applications /bin folder but cannot get it to work while being hosted.

    I have tried creating a reference (but not sure if done correctly) and have put it in the web app's /bin folder and also the cgi-bin folder?

    If you know where I can find more information regarding this issue or have any ideas how to go about fixing it please let me know.

    The error I get is: Unable to find the requested .Net Framework Data Provider. It may not be installed.

    Thank you in advance for your time.
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    I have not tested this connector but the error indicates that the connector will not work by simply uploading the dll.

    I would check the documentation to make sure whether the connector needs to be installed on the server.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page