yhejazi2016 / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
0 stars 0 forks source link

COMException 800736b1 #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

In the WebKitBrowser class .ctor.

---> webView = new WebViewClass();

throw error {D6BCA079-F61C-4E1E-B453-32A0477D02E3} 800736b1。

I installed the VC++2005 and 2008.

And i can run the WebKit.NET v0.5.

Why this's error?

Original issue reported on code.google.com by treenew...@gmail.com on 13 Jan 2012 at 5:59

GoogleCodeExporter commented 8 years ago
Could you please try runnning OpenWebKitSharp with the engine that comes with 
WebKit.NET so as to confirm that the error does not come from the source? I 
mean that instead of using the Nightly Build that comes with OpenWebKitSharp, 
try copying the WebKit files from the WebKit.net project to the executable's 
path and delete the WebKit files from OpenWebKitSharp. 

Original comment by tsumalis96@gmail.com on 13 Jan 2012 at 1:07

GoogleCodeExporter commented 8 years ago

Original comment by tsumalis96@gmail.com on 16 Feb 2012 at 7:29