Results 1 to 2 of 2

Thread: Web Service Proxy generator ?

  1. #1

    Thread Starter
    Hyperactive Member anita2002's Avatar
    Join Date
    Dec 2001
    Location
    In u'r Heart
    Posts
    482

    Web Service Proxy generator ?

    What is Web Service Proxy generator?
    Does it generates a proxy class automatically? Can anyone pls. explain this? Is this a free tool? Any related links, articles, codes welcome.
    Can't imagine life without VB
    (Various Boyfriends)

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    It happens behind the scenes if I understand what you are talking about correctly.

    When you create a web reference (web service reference) in your app, the VS.Net designer creates a proxy class for that web service. It doesn't show up in the solution explorer if I remember correctly, but it is there. You can see it by right-clicking a web method call, and clicking the Definition menu item. This will take you to the proxy class that VS.net created for you when you referenced the web service. (some things may be slightly different because I don't have VS.Net available to me right now, so I am going from memory)

    Now, if you are refering to a stand alone tool, I can't help you. I have never used it if there is one. Sorry.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width