I am developing a Windows service that exposes a WCF service intended to be consumed by a Silverlight application, as explained in this blog post: http://mtaulty.com/Communi
Add the following reference to your project
System.ServiceModel.Web.dll
If you are not able to find System.ServiceModel.Web in - 'Add Reference' click on Component Name to sort the list.