Hello.
I try to run my program under win XP, framework 3.5 and 4.0 installed, all webkit.net files are copied to my program folder. I run it with admin rights.
When it starts it throws an exception. Application log entries on it:
Тип события: Ошибка
Источник события: .NET Runtime
Категория события: Отсутствует
Код события: 1026
Дата: 26.05.2014
Время: 19:34:30
Пользователь: Н/Д
Компьютер: INFOMAT
Описание:
Application: prog.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.InteropServices.COMException
Stack:
at WebKit.WebKitBrowser..ctor()
at prog.Form1.InitializeComponent()
at prog.Form1..ctor()
at prog.Program.Main()
Hello.
I try to run my program under win XP, framework 3.5 and 4.0 installed, all webkit.net files are copied to my program folder. I run it with admin rights.
When it starts it throws an exception. Application log entries on it:
Тип события: Ошибка
Источник события: .NET Runtime
Категория события: Отсутствует
Код события: 1026
Дата: 26.05.2014
Время: 19:34:30
Пользователь: Н/Д
Компьютер: INFOMAT
Описание:
Application: prog.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.InteropServices.COMException
Stack:
at WebKit.WebKitBrowser..ctor()
at prog.Form1.InitializeComponent()
at prog.Form1..ctor()
at prog.Program.Main()
and
Тип события: Ошибка
Источник события: .NET Runtime 4.0 Error Reporting
Категория события: Отсутствует
Код события: 5000
Дата: 26.05.2014
Время: 19:34:27
Пользователь: Н/Д
Компьютер: INFOMAT
Описание:
EventType clr20r3, P1 prog.exe, P2 1.0.0.0, P3 53832b47, P4 webkitbrowser, P5 0.5.0.0, P6 4c798170, P7 16c, P8 218, P9 pszqoadhx1u5zahbhohghldgiy4qixhx, P10 NIL
BTW, i have another winXP computer which runs my program properly.