2
Answers

WCF Service failure - Servicemodel.Channels.ServiceChannel

manikandan r

manikandan r

3y
885
1

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? 

Answers (2)