System.IO.FileLoadException when running C# program on a different computer
问题 I am currently working on a C# WPF project which makes use of the MySQL.Data and System.Data.Sqlite dll as well as a couple of others. The project is a .Net 4 project which works without problems on my Development Machine. I create an MSI installer package and when I add the executable Visual Studio works out the dependencies and adds the required DLL's with the EXE. When I run the installer on my development machine everything works fine. However, when I copy the installer to a Blank Virtual