I am having a very frustrating problem with the WCF test client. When I build my WCF service locally and debug I am able to test it in the test client app. However, when I make a change, sometimes even completely removing a service method, it absolutely will not refresh. It's like it's caching a copy of the service somewhere. I have tried everything, closing and re-opening the test client, VS, etc....
What gives?