I don't like hacking the gac in order to debug things for MOSS, so I created a new Target for STSDEV. This target simply copies the output assembly to the bin directory of my web application, removes the assembly from the GAC, and then refreshes the App Pool. At this point you can simply attach to...