dredei / geckofx

Automatically exported from code.google.com/p/geckofx
0 stars 0 forks source link

GeckoFX 1.9.1.0 No Import in VS.NET 2008 #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create new Project
2. Try to add Reference to .dll Binary

What is the expected output? What do you see instead?

VS.NET 2008 Message: System could not find the reference files (on 
Reference Site)

What version of the product are you using? On what operating system?

Visual Studio 2008 on Windows 7

Please provide any additional information below.

No additional information needed.

Original issue reported on code.google.com by initiald...@gmail.com on 22 Mar 2010 at 11:44

Attachments:

GoogleCodeExporter commented 9 years ago
I am trying to use geckofx in my c# .NET application but I am having problems:

1) I did not know what do u mean by putting this code 
//Skybound.Gecko.Xpcom.Initialize(xulrunnerpath)// in my startup application?
Do you mean by that my main program?

2) I am getting error "the skybound name does not exist in the current context" 
when I add the above code to my main method.

Could anyone plz have some solutions for that

Original comment by hassene....@gmail.com on 2 Nov 2010 at 3:39