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, when I changed the wshttpbinding protocol from https to http it started working.
wshttpbinding
https
http