maskkid / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

fail to use OpenWebKitSharp 3.0.1.0023 #211

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
  1.run the OpenWebkitSharp from VS 2013 with netframework(4.5)
  2.reference to OpenWebKitSharp.dll and Webkit.Interop.dll 
  3.copy all files in WebKit folder to my Debug/Release folder

What is the expected output? What do you see instead?
  i expected to run it in my WPF project through Winformhost.
    But i see error below,
    "WebKit.Interop, Version=536.0.0.0,Culture=neutral,PublicKeyToken=776ebf2b98ea65c6"

What version of the product are you using? On what operating system?
  Version 3.0.1.0023, Win8  

Please provide any additional information below.
  i tried Webkit(0.5), it is ok to run. 

Original issue reported on code.google.com by eric4...@gmail.com on 20 Aug 2015 at 5:52