Hi,
I am facing issue of the WCF Services on staging server. The same service is running perfectly in my local pc. But when i configured the same on staging server it is giving issue saying that:
The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication, because it is in Faulted state.
Is it related to security or anything else?
How can i fix the issue?
Regards, Om