Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Page Level and Applicatoin Level Custom Errors

Reply
Thread Tools

Page Level and Applicatoin Level Custom Errors

 
 
rranveer@gmail.com
Guest
Posts: n/a
 
      02-12-2005
I've been searching for ways to perform custom error handling in an asp
..net web application and have found two ways of doing it: Page Level
and Application Level. What I'm curious about is, which one to use?

As I'm somewhat new to asp .net, I'm unsure if both Page Level and
Applicatoin Level error handling have to be used in an application, or
if only one of them should be used.

 
Reply With Quote
 
 
 
 
Scott Allen
Guest
Posts: n/a
 
      02-12-2005
For a global error handler I feel the Application level is the best.
I'd use a page level error handler only if there is a specific action
to take during an error on the page.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On 12 Feb 2005 11:51:09 -0800, wrote:

>I've been searching for ways to perform custom error handling in an asp
>.net web application and have found two ways of doing it: Page Level
>and Application Level. What I'm curious about is, which one to use?
>
>As I'm somewhat new to asp .net, I'm unsure if both Page Level and
>Applicatoin Level error handling have to be used in an application, or
>if only one of them should be used.


 
Reply With Quote
 
 
 
 
rranveer@gmail.com
Guest
Posts: n/a
 
      02-13-2005
Thanks for the info!

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Debug Error when Running WEb Applicatoin - HELP! Ash ASP .Net 5 08-06-2003 09:55 PM
Ask for help again: Cannot open or create any web applicatoin! CM ASP .Net 0 07-01-2003 04:57 PM
Ask for help again: Cannot open or create any web applicatoin! CM ASP .Net 0 07-01-2003 04:29 PM
Ask for help again: Cannot open or create any web applicatoin! CM ASP .Net 0 07-01-2003 04:19 PM
Help: Cannot open or create any web applicatoin! CM ASP .Net 2 06-29-2003 12:52 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57