Hi Folks,

I'm new to Mono so I apologise if this is a little basic of a query, and
have tried searching for the error on the archives but couldn't find
anything.

I'm trying to develop a web browser application that basically is a set
window size and has two embedded browser controls in it with specified
URLs - I don't need any options for the user in terms of navigation or
whatever, this is just a console for viewing two particular web pages.

I took a look at the example Gecko.WebControl in the documentation and I
can get it to compile okay, but when I run it I get:

$ ./GeckoTest.exe 

Unhandled Exception:
System.DllNotFoundException: /usr/lib/firefox/libgtkembedmoz.so
  at (wrapper managed-to-native)
Gecko.WebControl:gtk_moz_embed_set_profile_path (string,string)
  at Gecko.WebControl..ctor (System.String aPath, System.String aDir)
[0x00000] 
  at GeckoTest.GeckoTest..ctor () [0x00000] 
  at GeckoTest.GeckoTest.Main (System.String[] args) [0x00000]

Can anyone explain how to troubleshoot this or point me to some docs
that might explain it?

Thanks, Tom

Tom Haddon
mailto:[EMAIL PROTECTED]

A kind of Batman of contemporary letters.
                -- Philip Larkin on Anthony Burgess


-----------------
Random quotes courtesy of fortune.

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to