WebKit.Net and OpenWebKitSharp Error: Failed to initialize activation context

carlbenson picture carlbenson · Oct 10, 2011 · Viewed 16.8k times · Source

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?

Answer

George picture George · Dec 24, 2011

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.