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. Web Development
  3. ASP.NET
  4. Adding Web Reference Problem

Adding Web Reference Problem

Scheduled Pinned Locked Moved ASP.NET
helpcsharpvisual-studioquestion
3 Posts 3 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.
  • A Offline
    A Offline
    ashokbngr
    wrote on last edited by
    #1

    I am new to this feature..adding web service to client application in visual studio 2005. When I add the web service ..I am getting all the methods in the header generated but I am unable to get the method with same name and different parameters.. can anybody help me out ..please ???? thanks in advance Ashok

    C 1 Reply Last reply
    0
    • A ashokbngr

      I am new to this feature..adding web service to client application in visual studio 2005. When I add the web service ..I am getting all the methods in the header generated but I am unable to get the method with same name and different parameters.. can anybody help me out ..please ???? thanks in advance Ashok

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      I am not sure if overloaded methods are supported, I think I've found they are not.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      D 1 Reply Last reply
      0
      • C Christian Graus

        I am not sure if overloaded methods are supported, I think I've found they are not.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        D Offline
        D Offline
        DoctorMick
        wrote on last edited by
        #3

        They aren't although you can sort of get around it by adding a Name property (I think) to the web method attribute in the WS but there is little point to this unless you are reusing the web service interface class from something other than a web service as the proxy for the web service will generate methods using the name property rather than the actual method name.

        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