Hi, I'm using the XSP test server. When my ASP.net application causes an exception only the innermost exception is shown. So if somewhere in the code the exception is caught and a new exception is created with the original exception as the inner one then this one is new exception doesn't turn up on the build-in error page.
I'm talking about the "Server Error in '/' Application" page. There i only see the innermost exception. Any idea how to change this to show the entire hierarchy of errors. Thanks, Thorsten -- View this message in context: http://mono.1490590.n4.nabble.com/Show-more-than-just-the-innermost-exception-tp4650275.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
