[Mono-bugs] [Bug 598052] On 2.6.4 (branch) : Exceptions are not shown in the browser
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Apr 20 09:32:45 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=598052
http://bugzilla.novell.com/show_bug.cgi?id=598052#c2
Hubert FONGARNAND <informatique.internet at fiducial.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|WORKSFORME |
Severity|Normal |Major
--- Comment #2 from Hubert FONGARNAND <informatique.internet at fiducial.fr> 2010-04-20 13:32:45 UTC ---
The problem comes from Global.asax.cs
if it contains a line :
protected virtual void Application_Error (Object sender, EventArgs e)
{
}
(by default on Md and visual studio...)
the exception is not shown
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list