We have connected the client network using VPN and trying to invoke the WCF service in our local application. We have received the following error message.
The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.
But we have placed same code in one of the Client machine, then we are able to invoke the WCF service.