yhejazi2016 / open-webkit-sharp

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

Not working at all #62

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I updated OpenWebKitSharp on my web browser to v2.4, but now it's not loading 
pages at all. Occasionally it will also give me errors too.

Original issue reported on code.google.com by Knuckles...@gmail.com on 17 Jan 2012 at 8:46

GoogleCodeExporter commented 8 years ago
The latest version is now 2.5 but I assume that maybe your problem is .NET 
Framework. If you are using version 2 and don't want to change to 4 then open 
OpenWebKitSharp.csproj, change the configuration from Debug to Debug_NET2 (or 
Release_NET2) and change target framework to 2.0. Then build and you will have 
a usable .NET 2 compatible OpenWebKitSharp.dll in the build folder of the 
solution.

Original comment by tsumalis96@gmail.com on 19 Jan 2012 at 7:55

GoogleCodeExporter commented 8 years ago
I've been using .NET Framework 4 with all SPs and updates for a long time now, 
but I will test 2.5

Original comment by Knuckles...@gmail.com on 19 Jan 2012 at 8:26

GoogleCodeExporter commented 8 years ago
OK I am waiting for your reply

Original comment by tsumalis96@gmail.com on 20 Jan 2012 at 3:25

GoogleCodeExporter commented 8 years ago
It appears that I made an error in the title, I was actually using 2.5, not 2.4

Original comment by Knuckles...@gmail.com on 20 Jan 2012 at 4:28

GoogleCodeExporter commented 8 years ago
Try reseting everything. I mean that you should delete your Openwebkitsharp 
directory and download and extract the latest so that there is no mixing of old 
and new files. Then, if you are using .NET 4 just use the dll's from the Binary 
folder and copy all the files from the Core and References folder to your exe's 
folder. I hope that solves your problem.

Original comment by tsumalis96@gmail.com on 21 Jan 2012 at 12:13

GoogleCodeExporter commented 8 years ago

Original comment by tsumalis96@gmail.com on 16 Feb 2012 at 7:32