I am getting this error after deploying my WCF code to prod server. The same is working fine in non-prod servers.
Error message : The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be modified while it is in the Opening state.
What could be the cause and how to fix this?