nvidia5500 | 14 Dec 2008 09:58
Picon

monodoc not working


Hello guys, I'm new here. I don't know why, Mono just doesn't like me. I'm a
.net developer and I would like to experiment the feasiblity of using Mono
as a devl' platform. After installing Mono 2.0.1 in Windows, I tried running
some simple tests and it works. Then here's the ripoff: I tried running
monodoc and it gave me an error that the assembly 'browser.exe' is missing.
After searching the browser.exe file, i modified monodoc.bat to point to the
browser.exe. Then I run monodoc again. The documentation library appeared,
but as soon as I clicked a topic, it crashes. Here's the error:

An exception was thrown by the type initializer for Gecko.WebControl
  at Monodoc.GeckoHtmlRender.Initialize () [0x00000]
using MonoWebBrowser
An exception was thrown by the type initializer for Gecko.WebControl
  at Monodoc.GeckoHtmlRender.Initialize () [0x00000]
using MonoWebBrowser

(browser:400): Gtk-WARNING **: gtk_scrolled_window_add(): cannot add non
scrolla
ble widget use gtk_scrolled_window_add_with_viewport() instead

(browser:400): Gtk-WARNING **: gtk_scrolled_window_add(): cannot add non
scrolla
ble widget use gtk_scrolled_window_add_with_viewport() instead
Expanding something that I do not know about
Index nonexistent or in bad format
Expanding something that I do not know about
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to
handle
(Continue reading)


Gmane