the remote server returned an unexpected response 405 method not allowed for calling wcf
A WCF Service hosted on the iis and client is console app. While calling the service method I am getting the error as "the remote server returned an unexpected response 405 method not allowed". Please help me to resolve this. Thanks in advance.