Message in Japanese (日本語)
コントラクト '<var>Contract Name</var>' に、メソッド '<var>Method name</var>' と '<var>X</var>' に等しい UriTemplate を持つ複数の操作があります。各操作では、メッセージを厳密にディスパッチするために、UriTemplate とメソッドの一意の組み合わせが必要です。WebGetAttribute または WebInvokeAttribute を使用して、操作のUriTemplate およびメソッドの値を変更してください。
Unlocalized message
In contract '<var>Contract Name</var>', there are multiple operations with Method '<var>Method name</var>' and a UriTemplate that is equivalent to '<var>X</var>'. Each operation requires a unique combination of UriTemplate and Method to unambiguously dispatch messages. Use WebGetAttribute or WebInvokeAttribute to alter the UriTemplate and Method values of an operation.
Search by Google