Error Could not load file or assembly 'MySql.Data, in Vb.net C#
Solution 1:-
1st you have to remove old MySql.Data from reference
Setps to remove reference
Website-> Start Option -> click on Reference Tab-> select MySql.Data and click on remove.
Now add new MySql.Data to reference
click here to know setps for adding reference
Hi am facing a issue with my vb.net project. i have created a data layer (dll) and assigned to my project. its running smooth when i run from project, but when i run the exe it shows the dll error "could not load file or assembly sangh.data.dll.
ReplyDeleteThanks in advance