Setting up a separate web site for automatic error reports in FogBUGZ

That has to be most cumbersome title I've ever used but it describes what I'm doing. We recently started using FogBUGZ for our bug and inquiry tracking for a couple of applications we've developed. We're running it on a server behind a firewall. FogBUGZ gives you a way for your application to automatically submit any untrapped errors through a special ASP page. Instead of trying to make just that ASP page available through our firewall I wanted to create web site with only that page. It turned out to be a little more complicated than I thought but it works great now. Here's what I did:


This is a companion discussion topic for the original entry at http://billg.sqlteam.com/2004/06/26/usingscout/