yhejazi2016 / open-webkit-sharp

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

Why the ActivationContext Initialize error? #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Error At:
if (!Initialized)
                    throw new Win32Exception(winError, LanguageLoader.ActivationContextInitError);

the error code is 14001?
How can i do?

Original issue reported on code.google.com by treenew...@gmail.com on 22 Dec 2011 at 6:03

GoogleCodeExporter commented 8 years ago
 because the OpenWebKitSharp.manifest file is error content。

Original comment by treenew...@gmail.com on 22 Dec 2011 at 6:21

GoogleCodeExporter commented 8 years ago
Try downloading this file and copying it over your previous file: 
http://code.google.com/p/open-webkit-sharp/source/browse/Source/generated/OpenWe
bKitSharp.manifest

Also, make sure that every WebKit file is in the same folder as your exe's

Original comment by tsumalis96@gmail.com on 22 Dec 2011 at 6:47

GoogleCodeExporter commented 8 years ago

Original comment by tsumalis96@gmail.com on 30 Dec 2011 at 11:25