I've read numerous posts on this, but none help at all...
My situation is actually very similar to others, however, it only affects me when I'm trying to debug locally. When using my actual PROD service, the Reference.cs file gets generated fine.
I also tried running the client under the VS development server and on Local IIS Web Server using IIS Express.
No errors occur during generation of the proxy and I have triple verified that my DEV client matches up to my DEV service.
If anyone has any solid ideas on how to resolve this, I would appreciate it since it is preventing me from debugging locally with my service.