Thats the binding tag on the config file.
I have a windows application thats installed on the server and when trying to login in to the module I have been recieving this error
"Error attempting to connect for authentication: Could not connect to https://ipaddress/WCF-Test/myproject_WS.svc/project_WS.
TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or
established connection failed because connected host has failed to respond ipaddress:443. "
So I started to resolve this problem by trying to access the WCF service on the IE and I wasnt able to. But when I run the wcf service on my local IE
I am able to get to the service.