Hi...
I have a web service and I want to use it within my asp.net application.
Plz tell me how i will use it ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Apr 20, 2012, 2:47 AM
You can add the web service reference by right click the soultion >> Add service reference
There you can search in the solution, machine or UDDI.
Please refer this article for visual representation step by step to consume the web service.
http://www.codeproject.com/Articles/22760/Calling-Web-Service-using-ASP-NET
Krishna GaradPosted Apr 20, 2012, 2:25 AM