Re: Disable Stack trace sent to client
From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 05/27/05
- Next message: Bilderbach: "sharepoint and asp.net"
- Previous message: robin9876_at_hotmail.com: "Disable Stack trace sent to client"
- In reply to: robin9876_at_hotmail.com: "Disable Stack trace sent to client"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 27 May 2005 13:45:48 -0700
Hello robin9876@hotmail.com,
you have to disable the error information in web.config - and handle Application_Error
in global.asax.
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> In an ASP.Net application how do you configure the stack trace not be
> sent to the client but record the information on the server?
>
- Next message: Bilderbach: "sharepoint and asp.net"
- Previous message: robin9876_at_hotmail.com: "Disable Stack trace sent to client"
- In reply to: robin9876_at_hotmail.com: "Disable Stack trace sent to client"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|