priya melur

priya melur

  • NA
  • 1
  • 0

Filenot find execption on loading MySql.Data.dll from a windows service

Oct 16 2009 2:49 AM

I have a  windows service which refer the private assembly mySql.Data.dll.  I  added the dll in bin folder  and add referene to the same. but on execution I got an error that unable to load the assembly MySql.Data.dll or one of its dependencies.
Then I tried to install the mySql.Data.dll in GAC.It also failed because the dll doesnt have a strong name.
I have created a windows application with the same dll. There I dont have any problem. it works fine with the same dll.
Please help

Answers (2)