首页 > 其他 > 详细

CefSharp"Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies"

时间:2017-03-25 11:35:11      阅读:1414      评论:0      收藏:0      [点我收藏+]

使用CefSharp时,在开发机没问题,在客户机出现“Could not load file or assembly ‘CefSharp.Core.dll‘ or one of its dependencies"问题


但bin目录下又存在CefSharp.Core.dll文件,此问题是CefSharp是基于Vc++开发,因此必须要VC++运行时才能运行


解决办法:安装VC++ 2013 Redist或VC++ 2012 Redist(具体视CefSharp的版本)

CefSharp"Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies"

原文:http://www.cnblogs.com/berlin/p/6615939.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!