Hi Experts,
I am facing Issue that while browsing my service it's redrecting to login page (which is correct) but once i am giving user id and password and click on login it showing below error message,
Server Error in '/STS' Application.
The header 'Security' from the namespace 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd' was not understood by the recipient of this message, causing the message to not be processed. This error typically indicates that the sender of this message has enabled a communication protocol that the receiver cannot process. Please ensure that the configuration of the client's binding is consistent with the service's binding.
I have already google this error and get a result as,
https://forums.asp.net/t/2013068.aspx?Header+security+error+message+in+WCF+client
but none of the results works for me, still geting same error message.
Can anybody help me to resolve this error.
Thanks lot for yuur help.
SK.