Click here to Skip to main content
15,895,142 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Could not load file or assembly 'MySql.Data, Version=6.8.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.

I shifted my wed site from one system to other and now i getting this error. plz help
I am using asp.net 4.0 c# and mysql database.
Posted
Updated 23-Aug-15 20:25pm
v2
Comments
PIEBALDconsult 24-Aug-15 0:21am    
I recommend putting the DLL in the GAC.
Member 11922776 24-Aug-15 0:30am    
GAC_32 or GAC_MSIL which one I tried both but not work. plz tell and thanks for reply
[no name] 24-Aug-15 1:48am    
Re-add your assembly in your project. Because error is saying that it is not able to find find the file or not correct version.
Member 11922776 24-Aug-15 2:17am    
Ok thanx, its a problem of version. I add new version 6.8.3.0 and its work.
Patrice T 24-Aug-15 2:32am    
you should close the question then.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900