1

I am really confused!! I found this:

How do I use Mono.WebBrowser?

I am running Windows 10 and Visual Studio 2015 C# WinForm project.

Mozilla Firefox is installed and operational on my computer.

Yet, when I go to add a reference to the Mono.WebBrowser control I can't find it.

Why?

I have also tried in the Xamarin Packages:

Xamarin Packages

Update: Further to other link provided I also tried installing the GeckoFX ...

Replacing .NET WebBrowser control with a better browser, like Chrome?

I have Firefox 47 and the NutGet only went up to gecko45 so I do not know if that is why i still can't find that control.

In addition I had warnings about architectures being different. Had to be x86.

It seems a right headache so I may not bother with this after all.

Community
  • 1
  • 1
Andrew Truckle
  • 13,595
  • 10
  • 45
  • 105
  • Have you installed the mono browser requirements? http://www.mono-project.com/download/ The page you linked says you need Firefox, but I doubt that is the only requirement. – Mokubai Jun 16 '16 at 16:32
  • check http://stackoverflow.com/questions/34393343/i-want-to-use-webbrowser-control-in-mono-windows-form – Rahul Hendawe Jun 16 '16 at 16:39
  • I will look. The important thing is that I can embed a browser control and that it will support xml/xslt just like the Microsoft Webbrowser control. – Andrew Truckle Jun 16 '16 at 16:43
  • I just downloaded the CefSharp project and done a build in both x64 and x86 and I get many warnings and errors. – Andrew Truckle Jun 16 '16 at 17:06

0 Answers0