MVVM Light Toolkit throws an System.IO.FileLoadException

后端 未结 2 858
陌清茗
陌清茗 2021-01-24 02:11

I\'m running VS 2010 along with Expression Blend 4 beta. I created a MVVM Light project from the supplied templates and I get a System.IO.FileLoadException when I try to view t

2条回答
  •  鱼传尺愫
    2021-01-24 02:31

    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

提交回复
热议问题