Skip to content
Archive of posts filed under the WCF category.

Deploying a WCF service to IIS 6.0

I needed to deploy a WCF Web service to a Windows 2003 server today. I was happy to realize that .NET 3.5 and .NET 3.5 SP1 were both installed, so I thought I was home free. Hardly. Here are the steps I needed to take to get the WCF 3.5 service running on the Windows [...]