Windows Phone アプリを WCF に接続しようとしています。接続していますが、WCF でメソッドを使用しようとすると、アプリのリファレンスでエラーが発生します。
行: base.EndInvoke("setString", _args, result);
エラーメッセージ:
An exception of type 'System.ServiceModel.CommunicationException' occurred in System.ServiceModel.ni.dll but was not handled in user code