0
kicks
Fixing common issues when hosting a .NET 4.0 WCF service in IIS 7
Until today I never had to host a WCF service in IIS... I always prefered using a ServiceHost in a Windows Service. Before getting my service up and running I had to face some issues.