Feb 6, 2011
0
0
How to fix: Error when deploying Windows Azure App on WA SDK V1.3 – The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.
You might get this error (The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.) if your Solution is working under any Source Control manager, like TFS, etc… Not joking… This is the whole exception: You might also see this error in the OutP...