System.InvalidOperationException: The contract operation 'OperationName' requires Windows identity for automatic impersonation. A Windows identity that represents the caller is not provided by binding ('WebHttpBinding','http://tempuri.org/') for contract ('Contract Name','http://tempuri.org/'.
In localhost its working fine.
Suhel KhanPosted Feb 5, 2014, 2:48 AM
Jaganathan BantheswaranPosted Feb 5, 2014, 2:39 AM
I dont know how you are decorated your service methods, but you can have a look on this link & it may help you.