below error was thrown: The request message must be protected. This is required by an operation of the contract ('IMyTestService','http://tempuri.org/'). The protection must be provided by the binding ('BasicHttpBinding','http://tempuri.org/').
Configuring WCF service to wsHttpBinding below error was thrown
Please help me while configuring WCF service to wsHttpBinding below error was thrown: The request message must be protected. This is required by an operation of the contract ('IMyTestService','http://tempuri.org/'). The protection must be provided by
below error was thrown: The request message must be protected. This is required by an operation of the contract ('IMyTestService','http://tempuri.org/'). The protection must be provided by the binding ('BasicHttpBinding','http://tempuri.org/').
contract="MyWCFTestService.IMyTestService" />
below error was thrown: The request message must be protected. This is required by an operation of the contract ('IMyTestService','http://tempuri.org/'). The protection must be provided by the binding ('BasicHttpBinding','http://tempuri.org/').
Akkiraju IvaturiPosted Sep 5, 2012, 11:17 AM