After two weeks of being down, my site is finally back up. It appears that a ColdFusion hotfix installed by my host disable this blog. During the time it was down, I had scratched my head bald, trying to figure out why my code mysteriously wouldn't work any more. I hadn't move any new code to the server prior to the outage and it worked fine without error on my development location.

Thankfully the error was found and the Coldfusion installation had to be rolled back. As a server administrator myself I take great caution performing update that could have an impact on all the application that are depending on every process working in precision. This further validates the need for backups. I put not only use Visual SourceSafe for my code but I make regular database backups for this site as well. When it comes to server administration keeping backups of configuration settings are crucial.