WP プロジェクトで次のエラーが発生します。
An exception of type 'System.Collections.Generic.KeyNotFoundException' occurred in mscorlib.ni.dll but was not handled in user code
これで:
AzureService.AzureServiceClient client = new AzureService.AzureServiceClient();
client = WCF Web サービスからのクライアント。
ここで何が起こっているのですか?