|
Rank: Advanced Member Groups: Member
Joined: 6/24/2015 Posts: 39
|
hi, we meet an exception on a win10 machine: Quote: System.Exception: Failed to resolve LoadLibrary. 在 EO.Base.ThreadRunnerBase.f.a(Int32 A_0, Boolean& A_1) 在 EO.Base.ThreadRunnerBase.Send(ActionWithResult action, Int32 timeoutInMS, Boolean& done) 在 EO.Base.ThreadRunnerBase.Send(ActionWithResult action) 在 EO.WebBrowser.ThreadRunner.Send(WebViewCallback callback, WebView webView, Object args) 在 EO.WebBrowser.ThreadRunner.a(Int32 A_0, Int32 A_1, Boolean A_2, BrowserOptions A_3) 在 EO.WebBrowser.ThreadRunner.CreateWebView() 在 PullMainPic.EOSingleton.CreateHideWebView(Int32& i) 在 PullMainPic.PullPicForm.PullPicForm_Load(Object sender, EventArgs e) 在 System.Windows.Forms.Form.OnLoad(EventArgs e) 在 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.Control.ControlNativeWindow.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 已加载的程序集 ************** mscorlib 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.9035 (WinRelRS5.050727-9000) 基本代码: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
车图下载器 程序集版本: 2.0.0.4 Win32 版本: 2.0.0.4 基本代码: file:///F:/360安全浏览器下载/liuliang1193.4.0.6/tools/【车图】下载神器.exe
System.Windows.Forms 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.9031 (WinRelRS5.050727-9000) 基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.9037 (WinRelRS5.050727-9000) 基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
System.Drawing 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.9031 (WinRelRS5.050727-9000) 基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
EO.WebBrowser 程序集版本: 17.1.76.0 Win32 版本: 17.1.76.0 基本代码: file:///F:/360安全浏览器下载/liuliang1193.4.0.6/tools/EO.WebBrowser.DLL
EO.Base 程序集版本: 17.1.76.0 Win32 版本: 17.1.76.0 基本代码: file:///F:/360安全浏览器下载/liuliang1193.4.0.6/tools/EO.Base.DLL
EO.WebEngine 程序集版本: 17.1.76.0 Win32 版本: 17.1.76.0 基本代码: file:///F:/360安全浏览器下载/liuliang1193.4.0.6/tools/EO.WebEngine.DLL
mscorlib.resources 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.9035 (WinRelRS5.050727-9000) 基本代码: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
System.Windows.Forms.resources 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.9031 (WinRelRS5.050727-9000) 基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Windows.Forms.resources.dll
this is the way we create webview: Quote: private ThreadRunner _tr = new ThreadRunner(); WebView webview = _tr.CreateWebView(); webview.CertificateError += WebView_CertificateError; webview.NewWindow += HandleNullWindow;
We already use eowp.exe and our eo version is 17.1.76 Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,218
|
Hi,
Please try to update to the latest version. This is due to a Microsoft Windows update. We have since changed our code and the new version should not have this problem.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 6/24/2015 Posts: 39
|
eo_support wrote:Hi,
Please try to update to the latest version. This is due to a Microsoft Windows update. We have since changed our code and the new version should not have this problem.
Thanks! Thanks for your reply. We try the latest eo version 19.1.11.0 and finally find that we can not open our exe file any more. I guess we need to do some work to make 19.1.11.0 work. So can you give me a download page which version is nearest to 17.1.76.0 and had solved this problem? Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,218
|
Hi,
This was due to a very recent Windows update and the first build that resolved this issue is version 19.0.56.0. I do not know what you meant by "can not open our ext file any more". Version 19.1.11.0 contains this fix so it should resolve this issue for you. However you may need to place a new order for the current version because we only provide free upgrade for one year and upgrade discount for three years. Since the order in your account is older than that, it will not provide any upgrade discount. Make sure you try the new version WITHOUT your old license key first before placing the new order though.
Thanks!
|
|