Web Applications and MSBuild
I am catching up on all the blog and forums posts that I had not been able to read since the week before PDC and it looks like there are several people out there having problems building Web Applications. It turns out that apparently you just can't say 'Any CPU' in your build options for Web Apps. You have to select a platform that is supported by ASP.Net or 'Mixed Platforms' in order to your webb apps to be built successfully.