clobba / 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

openwebkitsharp r115 not working #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. just follwing the steps written in howtouse file
2. bt not able to add openwebkitsharp.dll to toolbox

What is the expected output? What do you see instead?
-->error message's snap is attached as a file

What version of the product are you using? On what operating system?
currently m using r105 to develop a web browser... on windows xp sp2... visual 
studio 2008... .net framework 4...

Please provide any additional information below.
I want to upgrade to a latest version (r115) due to bugs in r105 which are
1. not able to attach custom contest menu strip
2. webcookiemanagerclass not working

plzz do let me know why this error is generating or plzz provide solution for 
stated problems in r105... thanx..

Original issue reported on code.google.com by mamtagan...@gmail.com on 28 Jan 2012 at 4:31

GoogleCodeExporter commented 9 years ago
context* menu strip...

Original comment by mamtagan...@gmail.com on 28 Jan 2012 at 4:36

GoogleCodeExporter commented 9 years ago
Try building OpenWebKitSharp.csproj and then using the library that is 
produced. Maybe VS 2008 cannot use libraries that are built using VS 2011DP

Original comment by tsumalis96@gmail.com on 29 Jan 2012 at 6:24

GoogleCodeExporter commented 9 years ago
not even able to open OpenWebKitSharp.csproj in vs2008... its says unrecognized 
version...

Original comment by mamtagan...@gmail.com on 2 Feb 2012 at 12:13

GoogleCodeExporter commented 9 years ago
OpenWebKitSharp was built using VS 2011 Developer Preview. It can be openned 
with VS2010 SP1 and up. I recommend you create a new project, name it 
OpenWebKitSharp2008, add ALL the source files of OpenWebKitSharp and References 
and then build.

Original comment by tsumalis96@gmail.com on 3 Feb 2012 at 9:57

GoogleCodeExporter commented 9 years ago

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