On Wed, Sep 9, 2009 at 7:06 PM, alan battersby <[email protected]> wrote: > So my question is how can I track down the problems and get my code to > run on both Ubuntu and XP? Does mono on the pc write anything to a log > file and if so where is it, I looked at the system logs but nothing > there.
It's impossible to help without knowing what exception was thrown. Run the application from a terminal on Ubuntu and look for the exception being thrown, as well as the stack trace. -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
