Why global.asax Application_Error method does not catch exceptions thrown by ASMX service?

Posted by caustic on Stack Overflow See other posts from Stack Overflow or by caustic
Published on 2008-10-17T09:21:36Z Indexed on 2010/04/01 3:53 UTC
Read the original article Hit count: 375

Filed under:
|
|

And how to fix it. I'd like to log every thrown exception for maintenance purpose.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about asmx