ARTICLE

Add Web Reference in Visual Studio 2010

Posted by Vijai Anand Articles | Visual Studio 2010 June 15, 2011
In this article we will be seeing how to add web reference in Visual studio 2010.
Reader Level:

In this article we will be seeing how to add web reference in Visual studio 2010.

I have created a console application to access the _vti_bin/excelservice.asmx web service. To do that I need to add the web reference, here we will be seeing how to add the web reference.

To add the web reference do the following steps:

  1. Go to the console application, right click on the References folder and click on "Add Service reference".

    WebRefVs1.gif
     
  2. Click on "Advanced".

    WebRefVs2.gif
     
  3. Click on "Add Web Reference".

    WebRefVs3.gif
     
  4. Enter the URL of the web service (For example http://<servername>/_vti_bin/excelservice.asmx) and click on Enter.

    WebRefVs4.gif
     
  5. Change the web reference name if you wish and click on "Add Reference".

    WebRefVs5.gif
     
  6. You could see the web reference added to your solution as shown in the following.

    WebRefVs6.gif
     
  7. For more information on difference between the web reference and service reference refer the following URLhttp://andrewtokeley.net/archive/2008/07/10/the-difference-between-ldquoadd-web-referencerdquo-and-ldquoadd-service-referencerdquo.aspx .
     

Login to add your contents and source code to this article
comments
COMMENT USING
PREMIUM SPONSORS
Infragistics is experts in technology and design, and passionate about helping you build highly performant and stylish applications that solve problems, deliver inspiration, and maximize results.
SPONSORED BY
  • PDF reports have never been easier to create. With our included WYSIWYG Designer, you can layout your reports, set up your data source and let DynamicPDF ReportWriter do the rest.
Nevron Chart