[IMG]http://www.aspmessageboard.com/images/printer.gif[/IMG]hi all
I am trying to implement exception handling in my application, where I come accross some questions
I have set the customerror mode to renote only, and defaultredirect to a asp.net page.
1) do I have to comment that out, till i release the project?
2) for local host what will happen, if i set some page for the default error and error event?
For processing the unhandled exceptions, like sending mail to developer, what all I have to be careful
I am realy afraid of chanign something in web config
can anyone please clear my questions
thanks