c# - Web service return value confusing -


in our project have multiple web service references. methods of web services return object name response. format of response depends on web service reference.

sometimes application confuses return value.

a message appears like

webservice1.response cannot converted webservice2.response`

while called method webservice2.

what can avoid this?


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -