edusis / open-webkit-sharp

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

Crash on XP with NullRefereceExcetion #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the OpenWebKitSharp r105 - Built 11.12.2011.zip for example
2. Build it on Windows 7
3. Run the generated Example.exe on XP 

What is the expected output? What do you see instead?
It must work as it does on Windows 7

What version of the product are you using? On what operating system?
.NET 3.5 SP1 + OpenWebKitSharp r105 - Built 11.12.2011.zip

Please provide any additional information below.
The provided examples ( any versions ) do not work on XP

Original issue reported on code.google.com by carabut....@gmail.com on 13 Dec 2011 at 12:06

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry for the wrong error title,  it is not about NullReference it is about COM 
error.
Once you continue then you get the NullRefereceExcetion which is normal ...

Original comment by carabut....@gmail.com on 13 Dec 2011 at 12:10

GoogleCodeExporter commented 9 years ago
For the example to run all webkit files must be present in the folder. You can 
either do that by copying all the files from the "Core" folder to the folder of 
the example or  just by building OpenWebKitSharp.csproj

Original comment by tsumalis96@gmail.com on 13 Dec 2011 at 7:39

GoogleCodeExporter commented 9 years ago
I did that, right from the start, otherwise it won't work event on Windows 7 
which is normal

Original comment by carabut....@gmail.com on 13 Dec 2011 at 9:41

GoogleCodeExporter commented 9 years ago
The compuer must have this installed: 
http://www.microsoft.com/download/en/details.aspx?id=26347

Original comment by tsumalis96@gmail.com on 14 Dec 2011 at 3:30

GoogleCodeExporter commented 9 years ago

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