So, I have an MVC 2 site on IIS 6 (wildcard application maps/aspnet_isapi.dll hack) that where we want to direct people to different URLs depending on their preferred location, let\'s say la.acme.com
I am using S#arp Architecture on a project, which comes with the [Transaction] attribute for Controller methods.With this, the Transaction Commit is called as a OnActionExecuted filter, meaning it occ