Message in Russian (Русский)
В контракте "<var>Contract Name</var>" находятся несколько операций с Method "<var>Method name</var>" и UriTemplate, эквивалентным "<var>X</var>". Для каждой операции требуется уникальная комбинация UriTemplate и Method, чтобы однозначно отправлять сообщения. Используйте WebGetAttribute или WebInvokeAttribute, чтобы изменить значения UriTemplate и Method для операции.
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