vb.net - vb Could not load file or assembly Mysql -


I applied in vb 2010. And everything works very well on my computer. I released and when I saw the application published!

  File or assembly could not load mysq ...  

In addition to what I would like to do in my application Can I install 4.5 framework 4.5?

You can include the .NET Framework at least in the Visual Basic 2010 ...

  1. You open the project properties through the Project tab.
  2. Then in the tab publish you click on the button of something else.
  3. There you can select the things you want to distribute and the way they will be distributed.

Comments

Popular posts from this blog

c# - NewtonSoft JArray - how to select multiple elements with LINQ -

c# - Process.Kill() returns access denied -

c# - Using the generic type 'System.Collections.Generic.List<T>' requires 1 type arguments -