GeckoFX

Skybound

Skybound Software is looking to hire experienced C# developers to work on Stylizer and other forthcoming Skybound products. Click here for details.

GeckoFX is an open-source component which makes it easy to embed Mozilla Gecko (Firefox) into any .NET Windows Forms application. Written in clean, fully commented C#, GeckoFX is the perfect replacement for the default Internet Explorer-based WebBrowser control. Download GeckoFX @ Google Code >

GeckoFX is made by Skybound Software, authors of Stylizer—the professional CSS editor with a strong focus on visual control, error-free workflow, and productivity. Learn About Stylizer >

GeckoFX Forum

Discuss GeckoFX, the Open-Source Gecko Control for .NET

You are not logged in.

[App] has requested the Runtime to terminate it in an unusual way

#1 January 24, 2010 7:53 PM

stimpy77
Member
Registered: January 24, 2010
Posts: 1

[App] has requested the Runtime to terminate it in an unusual way

Using Windows 7 x64 and I can't get it to run.

x86 option didn't fix it for me. Without x86 I get ..

Could not load file or assembly 'Skybound.Gecko, Version=1.9.1.0, Culture=neutral, PublicKeyToken?=3209ac31600d1857' or one of its dependencies. An attempt was made to load a program with an incorrect format.

But with x86 option I get ..

Visual C++ Runtime Library Runtime Error! This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.

Offline

 

#2 January 24, 2010 8:17 PM

sg1au
Member
Registered: January 19, 2010
Posts: 4

Re: [App] has requested the Runtime to terminate it in an unusual way

in x86 system,i have got a same error. the cause of this error in my machine because i installed a sqlite3 instance and set the PATH for it. geckofx use sqlite too,so the conflict between geckofx's sqlite and installed sqlite3 cause this error.

Offline

 

#3 January 25, 2010 12:12 AM

Cristian
Member
Registered: January 16, 2010
Posts: 17

Re: [App] has requested the Runtime to terminate it in an unusual way

you may need to install one of these on systems without Visual studio installed

- VC 2008 redistributable
- VC 2005 redistributable
- VC 2005 SP1 redistributable.

It depends on how gecko was built.

Offline

 

Board footer