essAbubakar / open-webkit-sharp

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

Can´t sometimes run my program on XP and windows 7 #176

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make installer of program
2. Include c++ redistributable 2008
3. Install on windows 7 or XP

What is the expected output? What do you see instead?
Often the program won´t start. Crashes on webkit. Should always work.

What version of the product are you using? On what operating system?
The program is written in Visual studio 2012 targeting .Net 4 with windows 8. 
The program is using WPF with WebKitBrowser in a windowsformhost control.

Please provide any additional information below.
Have tried many things:
Installed all redistributables
Install Visual studio but it gives me "Retrieving the COM class factory for 
component with CLSID {D6BCA079-F61C-4E1E-B453-32A0477D02E3} failed due to the 
following error: 800736b1" which implies error with redistributable but how do 
I fix it?

Original issue reported on code.google.com by robert.h...@jayway.com on 5 Apr 2013 at 6:04