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
When you add a service reference, there are two ways the types that are used by the service can be handled:
There are many things that can go wrong. We have found that if the tool crashes, it is sometimes faster to delete the service reference and start again.
We have stopped using service reference. For projects where we have control of the client and the service, we use the method described in this screencast.