调用Powershell相关类库的版本问题:Could not load file or assembly System.Management.Automation, Version=3.0.0.0
摘要:
今天有一部分测试用例Fail了。从Case的日志看都是PS检查不成功的原因,但是在自己的coding机器上面却无法重现类似场景,于是又跑到测试机器上面去调查。在测试机器上面的调试发现这样的错误:System.IO.FileNotFoundException: Could not load file or assembly 'System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The 阅读全文
posted @ 2013-06-25 21:39 海刀豆姓许 阅读(1083) 评论(0) 推荐(0)