MVVM Light Toolkit throws an System.IO.FileLoadException

妖精的绣舞 提交于 2019-12-02 07:02:22

Yes, the issue is that the zip files need to be unblocked before you install.

See http://www.galasoft.ch/mvvm/installing/manually/#unblock

After you unblock the zip file, you can install on top of the existing DLLs, they will be overwritten with the correct version.

Greetings, Laurent

If it still doesn't work and you have done what @LBugnion tells to do. Then it is propaly because you run the project from a network location. Try copy the project to a loval drive (could be your desktop). Now it shuold work :D

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!