What version of mono are you using? If < 3.0, please upgrade and retest.
If >= 3.0, please report a bug in http://bugzilla.xamarin.com/ On 30/12/13 14:04, Andrei Faber wrote: > it doesn't seem to change anything > mono.exe --debug ConsoleApplication2.exe > System.ApplicationException: An application exception has occurred. > at ConsoleApplication2.Program.Main (System.String[] args) [0x00000] > in <filename unknown>:0 > > >> If you pass the —debug option to mono, you should get the full stack trace. >> >> http://www.mono-project.com/Debugging >> >> On Dec 29, 2013, at 11:16 PM, Andrei Faber <[email protected]> wrote: >> >>> Why doesn't Mono include full stack trace information into exception? >> > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
