Using Global.asax and System.Web.Mail how the users could handle the run time error is the main highlight of this tutorial. In this article the author describes the webmasters about how to get a formatted HTML alert email with all exceptions in ASP.N
A Global Error Handler is an article in which author describes about global error handling, which passes error messages to a particular email address wih complete details like when the error occured in web application etc., The author describes about
A custom "404 Page Not Found" in ASP.NET is an article demonstrating the generation of a custom 404 response error page in ASP.NET. The main output of this is giving a reply to the webmaster denoting the broken link which could be fixed...
The main objective of this article, "404 Not Found Redirection" is to create a custom 404 handler for ASP.Net site. Along with these details the author again explained about creating a lookup table which takes care about the page that...
This article deals with the remedy to protect the Microsoft systems. The author instructs about overcomin the errors with installation of the .NET Framework SDK or Visual Studio .NET. The author also highlights about how to fix it, how to repair it a
"Could not access 'CDO.Message' Object" often this message is desplayed when the user send an email through .NET. To overcome this problem the author brings a solution for this issue through this tutorial. This is mainly due to the... |