I'm trying to create a simple web browser using Gecko# and GTK# in MonoDevelop (latest version from source) on Ubuntu Feisty.
I can compile fine, but when I run the program I get this: Unhandled Exception: System.NullReferenceException: A null value was found where an object instance was required. at MainWindow..ctor () [0x0001d] in /home/dro/SteticZilla/SteticZilla/MainWindow.cs:16 at SteticZilla.MainClass.Main (System.String[] args) [0x00005] in /home/dro/SteticZilla/SteticZilla/Main.cs:12 I've tried from running the application in MonoDevelop and using mono steticzilla.exe Can anyone help me? -- View this message in context: http://www.nabble.com/Error-using-WebControl-tf4860178.html#a13908171 Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
