Yesterday I delivered the most recent addition to the Framework MasterClass Webcast Series on WCF Performance and Deployment. We covered issues surrounding the deployment and scalability of WCF services as hosted by IIS and Windows Activation Service. As per usual I've posted the code to BenkoTIPS downloads section, but I promised to include some steps in order to make the IIS deployment work. Specifically we had to add some evidence to executables and assemblies used by IIS 7.0 and to do some registering of components. If you're running on Windows Server instead of Vista you may not need to do the same steps because that is currently running IIS 6.0, but here's what I did in any case...
Hope this helps. If you have questions, let me know.