Hello Richard,
From the HttpContext.Current.AllErrors gives a collection of exceptions
in teh current context
HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com
> I have a web service running and occasionally my web method
> Application_Error() is getting called.
[quoted text clipped - 7 lines]
>
> Thanks.