WebKit.Net and OpenWebKitSharp Error: Failed to in

2019-04-19 05:56发布

I am using both/either WebKit.Net and OpenWebKitSharp. However, as soon as I try to instantiate the WebKitBrowser, I get an error: Failed to initialize activation context Does anybody know what this is?

2条回答
趁早两清
2楼-- · 2019-04-19 06:36

This error would ocur occur only in case OpenWebKitSharp.manifest and other WebKit files are missing from your exe's folder. Try copying every file from the "Core" folder to your debug/release directory.

查看更多
我命由我不由天
3楼-- · 2019-04-19 06:41

Just Copy All files inside (WebKit.NET-0.5-bin-cairo\bin)

查看更多
登录 后发表回答