I created a WCF service library project in my solution, and have service references to this. I use the services from a class library, so I have references from my WPF applic
Go to Advanced properties while adding reference and remove "System.Window.Browser" from the checklist, It solves the problem.