Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. how to get "add web reference" option in windowsapplication..

how to get "add web reference" option in windowsapplication..

Scheduled Pinned Locked Moved C#
csharphelptutorial
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    priyareguri
    wrote on last edited by
    #1

    hi friends... am working with .net 3.5,am developed one web service now i want to access that web service by using c# windows application,but there is no add web reference option in context menu when i am right clicking on root node of the application(windows application)..please.. help me...any idea to get that option.. txs in advance..

    M A K 3 Replies Last reply
    0
    • P priyareguri

      hi friends... am working with .net 3.5,am developed one web service now i want to access that web service by using c# windows application,but there is no add web reference option in context menu when i am right clicking on root node of the application(windows application)..please.. help me...any idea to get that option.. txs in advance..

      M Offline
      M Offline
      Manas Bhardwaj
      wrote on last edited by
      #2

      priyareguri wrote:

      am working with .net 3.5

      There is this difference between how it used to be in earlier .Net version. From 3.5 onwards, you dont see it as Add Web Reference, but you have a menu option Add Service Reference :)

      Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

      N 1 Reply Last reply
      0
      • P priyareguri

        hi friends... am working with .net 3.5,am developed one web service now i want to access that web service by using c# windows application,but there is no add web reference option in context menu when i am right clicking on root node of the application(windows application)..please.. help me...any idea to get that option.. txs in advance..

        A Offline
        A Offline
        Arun1906
        wrote on last edited by
        #3

        Hi, Does the Add Service reference the same as Add Web Reference?

        1 Reply Last reply
        0
        • P priyareguri

          hi friends... am working with .net 3.5,am developed one web service now i want to access that web service by using c# windows application,but there is no add web reference option in context menu when i am right clicking on root node of the application(windows application)..please.. help me...any idea to get that option.. txs in advance..

          K Offline
          K Offline
          Karthik A
          wrote on last edited by
          #4

          @priyareguri and @Arun - In order to add a web reference follow these steps Right click "References" -> Choose "Add Service Reference" -> Click on "Advanced" button -> Click "Add Web Reference" --- Edit: Difference between the 2 options http://andrewtokeley.net/archive/2008/07/10/the-difference-between-ldquoadd-web-referencerdquo-and-ldquoadd-service-referencerdquo.aspx[^]

          Cheers, Karthik

          1 Reply Last reply
          0
          • M Manas Bhardwaj

            priyareguri wrote:

            am working with .net 3.5

            There is this difference between how it used to be in earlier .Net version. From 3.5 onwards, you dont see it as Add Web Reference, but you have a menu option Add Service Reference :)

            Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

            N Offline
            N Offline
            NET Source Code
            wrote on last edited by
            #5

            Thanks for your help man, I was also facing the same problem.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups