Argh. For the first time, I've run headlong into a bug in vs.net that i can't work around. The bug description is described here: http://www.aspnetresources.com/blog/unable_to_compile_in_vsnet2003.aspx, but basically, I get an error message telling me that I can't copy the dll from the temp directory to the run directory. If I close VS.NET and delete the bin and obj directories, then I can compile fine, but as soon as I run or debug the app, I'm hosed.
When is MS going to release a VS.NET 2003 service pack again? I know 2005 is out, but I'm not likely to be using that full time any time soon.