Rank: Newbie Groups: Member
Joined: 12/5/2016 Posts: 3
|
Hi
We (Dynamax) are facing issue with HTTPS URL, when we have been opening URL with HTTPS along with EO web control. In which getting a error message mostly after rebooting the machine.
message says "child process not ready.nwaitresult=1"
We opening 4 html files in parallel for our digital signage software
Any ideas how to fix this
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Exception: Child process not ready. nWaitResult = 1 at EO.Internal.jh.a(String A_0, Boolean A_1) at EO.Internal.jh.a(p0 A_0) at EO.Internal.jh.a(String[] A_0, String A_1, String A_2, String A_3, String A_4) at EO.Internal.jh.i.c() at EO.Internal.jh.i.e() at EO.Internal.jh.j() at EO.Internal.jh.a(String[] A_0, String A_1, String A_2, String A_3, String A_4) at EO.Internal.aqd.a(String A_0, String A_1) at EO.Internal.awf.e() at EO.WebEngine.Engine.Start() at EO.Internal.cm..ctor(WebView A_0) at EO.WebBrowser.WebView.z() at EO.WebBrowser.WebView.b(IntPtr A_0, Boolean A_1) at EO.WebBrowser.WebView.Create(IntPtr hWnd) at EO.WebBrowser.WinForm.WebControl.a(Object A_0) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- HTML5Plugin Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files%20(x86)/DsNetHTML5Player/TVPlugin/HTML5Plugin.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.7.3056.0 built by: NET472REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.7.3056.0 built by: NET472REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.7.3221.0 built by: NET472REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.7.3056.0 built by: NET472REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- EO.WebBrowser Assembly Version: 16.0.70.0 Win32 Version: 16.0.70.0 CodeBase: file:///C:/Program%20Files%20(x86)/DsNetHTML5Player/TVPlugin/EO.WebBrowser.DLL ---------------------------------------- EO.Base Assembly Version: 16.0.70.0 Win32 Version: 16.0.70.0 CodeBase: file:///C:/Program%20Files%20(x86)/DsNetHTML5Player/TVPlugin/EO.Base.DLL ---------------------------------------- EO.WebEngine Assembly Version: 16.0.70.0 Win32 Version: 16.0.70.0 CodeBase: file:///C:/Program%20Files%20(x86)/DsNetHTML5Player/TVPlugin/EO.WebEngine.DLL ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi, Please try to update to the latest build and then enable this option and see if it resolves the issue for you: https://www.essentialobjects.com/doc/common/eowp.aspxThanks!
|