On 21 янв, 18:40, TalalSaleem <TalalSal...@discussions.microsoft.com>
wrote:
> Hi,
>
[quoted text clipped - 44 lines]
> How I should do that..
> Thanks
The easiest way is to define redirection pages in
<customErrors> element in Web.config file.
Thanks,
Sergey Zyuzin
Ian - 29 Jan 2008 16:52 GMT
Also if you would like to catch the error for logging purposes you can use
the Application_Error event in the Global.asax file then redirect to a
generic error page.
> On 21 янв, 18:40, TalalSaleem <TalalSal...@discussions.microsoft.com>
> wrote:
[quoted text clipped - 52 lines]
> Thanks,
> Sergey Zyuzin