首页 新闻 会员 周边

cefSharp 浏览器System.IO.FileNotFoundException: 未能加载文件或程序集“CefSharp.Core.dll”或它的某一

0
悬赏园豆:5 [已解决问题] 解决于 2020-09-09 14:01

有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.IO.FileNotFoundException: 未能加载文件或程序集“CefSharp.Core.dll”或它的某一个依赖项。找不到指定的模块。
文件名:“CefSharp.Core.dll”
在 ZJDG.Form.BrowserTabUserControl..ctor(Action`2 openNewTab, String url)
在 ZJDG.Form.BrowserForm.AddTab(String url, Nullable`1 insertIndex) 位置 f:\ZhongJie3.0\Dev\MainAdmin\ZhongJieMainAdmin\ZJDG.Form\BrowserForm.cs:行号 65
在 ZJDG.Form.BrowserForm.NewTabToolStripMenuItemClick(Object sender, EventArgs e) 位置 f:\ZhongJie3.0\Dev\MainAdmin\ZhongJieMainAdmin\ZJDG.Form\BrowserForm.cs:行号 140
在 System.Windows.Forms.Form.OnLoad(EventArgs e)
在 System.Windows.Forms.Form.OnCreateControl()
在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
在 System.Windows.Forms.Control.CreateControl()
在 System.Windows.Forms.Control.WmShowWindow(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
在 System.Windows.Forms.Form.WmShowWindow(Message& m)
在 System.Windows.Forms.Form.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

安装了https://www.microsoft.com/en-us/download/details.aspx?id=40784 运行时呢,还是不行。求解决。

NavyHaijun的主页 NavyHaijun | 初学一级 | 园豆:200
提问于:2016-04-21 10:22
< >
分享
最佳答案
0

CefSharp.Core.dll库没安装或其依赖没安装,使用reflector或类似的工具查查

收获园豆:5
2012 | 高人七级 |园豆:21230 | 2016-04-21 12:56
其他回答(1)
0

win10下面需要安装2012,其他版本貌似用2013就可以了,有问题158403055qq交流

coral0212 | 园豆:202 (菜鸟二级) | 2018-03-21 12:28
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册