Professional ASP.NET - Chris Love's Official Blog

Professional ASP.NET development information, tips, tricks and related information to help make you a more productive web developer.
Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help
in Search

Browse by Tags

All Tags » HTTP Status Cod... » IIS Status Codes   (RSS)
  • Enforcing a Custom 404 Page in ASP.NET

    Yesterday Google started hijacking 404 status codes through the Google Toolbar from unknowing Web sites to show pages with ads. TechCrunch even has a poll asking if you think the Google hijacking is a good thing or not. While Google publicly states they do not like Made For Adsense sites (MFAs) they have gone out of their way to force their own ...
    Posted to Chris Love's Official ASP.NET Blog (Weblog) by Chris Love on February 13, 2008
  • Properly Using Custom Error Pages in ASP.NET

    Earlier this week I started with a rant about ASP.NET and Search Engine Optimization and was really tired of my platform being dissed as a good platform for optimized sites. One of the complaints raised by the article was the way ASP.NET handles custom errors. The complaint centers around two status codes being generated, first a 302 or ...
    Posted to Chris Love's Official ASP.NET Blog (Weblog) by Chris Love on September 30, 2007
  • Handling IIS Error Codes gracefully with an httpModule

    I have been pretty busy lately and the last week has flown by on me. I have been spending some of my time writing some interesting httpModules that I will share with you in the coming weeks. But as I was reading through the MSDN blogs this afternoon I stumbled upon this interesting little entry by Rahul Soni titled Customize errors which are not ...
    Posted to Chris Love's Official ASP.NET Blog (Weblog) by Chris Love on January 18, 2007
  • IIS Status Codes Reference

    This morning I was setting up a new ASP.NET 2.0 site in my production IIS 6.0 web server.  I thought I had set the web site to use its own Application Pool and set the ASP.NET version to 2.0.  On top of that I thought I had set the Execute Permissions to Scripts and Executables for the site.  I hit submit (I thought) after doing all ...
    Posted to Chris Love's Official ASP.NET Blog (Weblog) by Chris Love on March 15, 2006
Powered by Community Server, by Telligent Systems