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?
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
- How to know full paths to DLL's from .csproj f
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.
Just Copy All files inside (WebKit.NET-0.5-bin-cairo\bin)