Update service reference not working
问题 I'm using Visual Studio 2008 and have a WCF client working against a WCF service. They are both located in the same Visual Studio solution. After I've made a change in my WCF contract, I want to update the service reference on the client so that changes made to the contract is also made in the proxy. My problem is that the proxy code is not re-generated. When I select to update the service reference, the following happens: A dialog with the title "Updating service reference 'name-of-reference