Hello, I have started to port a not so small web application to mono however I have already hit the first wall.
I'm receiving the following error message as soon as I launch the first page I'm evaluating: http://img.photobucket.com/albums/v70/_kali_/monolist/mono_error.png The stack trace of my code is not displayed (only mono code is shown) so I have problems to identify what caused the error. Is there a way to connect a debugger to the xsp process? If this is not possible, is there a way to have the full stack trace to help me find where the error originated? I'm using xsp under windows xp, the MONO_OPTIONS environment variable is set to -debug and I have added the debug="true" parameter to my #Page directive Many thanks Nicola
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
