/**

popular collection of scripts for all

*/
/** Search */

Error Handling

 }

Input Validation

Hits: 9
*****
0.0

Error Loging in ASP.NET

Hits: 35
*****
4.0

ErrorReporter

Hits: 14
*****
0.0
As webmaster you always have
Royalty-free implementation,
You may manage error handling
ErrorReporter is a global
to care about the format of
unlimited projects. This
configuring Web.Config file.
interceptor of occurred
the data types in your form
component will help you
In this code we will try to
errors and exclusions in
field, and make sure to
track issues in your
log this error page in to an
your web-application that
submit the right format of
projects with the
SQL Server. This script will
collects detailed
data type to the web server.
information you need to
be helpful to webmaster to
information both about an
By using this control you
troubleshoot. It contains
get a control over web pages.
error itself and condition
will be able to:
many details about the
 
of the system at the moment
-Synchronise your page
exception. Information such
 
of the error’s occurrence,
control with XML file and
as when the exception
 
sends collected information
control your controls data
occurred; a developer
 
to an email or records it in
type and error messages from
message; the class origin of
 
a file.
outside your project,
the exception; error
 
 
without touching your code.
exception details; browser
 
 
-Produce more readable and
information; server
 
 
manageable code -Produce
information; name space;
 
 
maintainable product -Set
etc. Free single developer
 
 
background color of the
version. Features: Sample
 
 
control when there is an
project and documentation
 
 
issue. The
included; Ability to pass in
 
 
InputValidation control will
SQL statements and add your
 
 
collect all the error
own comments to the
 
 
messages and put them in a
exceptions for better bug
 
 
tidy list. The list can be
tracking; Tracks browser and
 
 
either shown on the web page
server information such as
 
 
or with a popup box.
user agent, cookies,
 
 
 
JavaScript, OS, server IP,
 
 
 
server software, user
 
 
 
session, etc.; Can be used
 
 
 
with ASP.NET projects;
 
 
 
Speeds up development time;
 
 
 
Consistent code for your
 
 
 
projects; Architected
 
 
 
specifically for ASP.NET
 
 


Date: Oct, 31 2006


Date: Jan, 15 2005


Date: Nov, 22 2003


Date: May, 05 2003
TNS ErrorCatcher .net utility
 
 
 
is a must have for any .NET
 
 
 
web application. With TNS
 
 
 
ErrorCatcher, the webmaster
 
 
 
is emailed the line number,
 
 
 
description and date/time
 
 
 
for every site error.
 
 
 


Date: Feb, 05 2003
{ Copyright } ©2006 NuclearScripts.com