摘要: 异常消息:Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.被测项目(MathEngine)是Silverlight窗体项目,MathEngine.App和MathEngine.MainPage分别是默认的应用程序类和主窗体类,因此包含了System.Windows的引用。而测试项目(MathEngineTests)默认为非窗体项目,并没有添加对System.Windows的引用。添加引用:C:\Program Files 阅读全文
posted @ 2012-11-20 14:48 地月银光 阅读(212) 评论(0) 推荐(0)