George Birbilis wrote:
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object


when catching the exception try also printing out a stack trace for it (see the respective method available at the base Exception class to get the trace, then print it out)

-----
George Birbilis ([EMAIL PROTECTED])
http://www.kagi.com/birbilis
--------------
It does not look like it is catching the exception. They just appears in the background, resulting that I don't know where they are thrown.
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to