Getting a ,NET 4 WCF service running on IIS7
Now I know this should be simple and obvious but I had a few problems today publishing a web service to a new IIS7 host. These are the steps I had to follow to get around all my errors: Take a patched Windows Server 2008 R2, this had the File Server and IIS roles installed. I install MSDeploy (http://blog.iis.net/msdeploy) onto the server to manage my deployment, this is a tool I am becoming a big fan of lately....