hi,
i have application which some times give errors for the reason i cannot track. it has lot of pages which cannot go and program.
i added an error page and set this in web.config so user do not see code error instead redirect on error page.
is there any way i can setup in global asax that any error comes in so user redirect on error apge and exception can be send to me as mail
please advice