I am trying to consume a remote svc web service. I created the proxy class using svcutil.exe, and after that I\'ve added that class to my console application, b
svcutil.exe
In my case the server time was not correct. So I changed the server Datetime settings to Set time automatically and it resolved the issue.