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. WPF
  4. WCF - How to generate a proxy class from a WSDL...

WCF - How to generate a proxy class from a WSDL...

Scheduled Pinned Locked Moved WPF
csharpwcfvisual-studiotutorialquestion
5 Posts 2 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.
  • E Offline
    E Offline
    Edmundisme
    wrote on last edited by
    #1

    Hello, I'm writing a windows application that uses the Amazon FPS web service. I would like to use WCF, though I don't have much experience with it yet. I thought that by adding a web reference to the service WSDL, that a proxy class would be created for me. The web reference was added, and I can browse the types defined in the WSDL in the object browser, but Visual Studio did not generate a proxy class. What's the best way to proceed? Do I have to use svcutil to generate the proxy code? Thanks! Ian

    J 1 Reply Last reply
    0
    • E Edmundisme

      Hello, I'm writing a windows application that uses the Amazon FPS web service. I would like to use WCF, though I don't have much experience with it yet. I thought that by adding a web reference to the service WSDL, that a proxy class would be created for me. The web reference was added, and I can browse the types defined in the WSDL in the object browser, but Visual Studio did not generate a proxy class. What's the best way to proceed? Do I have to use svcutil to generate the proxy code? Thanks! Ian

      J Offline
      J Offline
      Jammer 0
      wrote on last edited by
      #2

      You need to add a service reference. Right click the project and [Add Service Reference] Pop the service url into the address box and hit [Go] Give it a name and click [OK] ...

      Jammer My Blog | Article(s)

      E 1 Reply Last reply
      0
      • J Jammer 0

        You need to add a service reference. Right click the project and [Add Service Reference] Pop the service url into the address box and hit [Go] Give it a name and click [OK] ...

        Jammer My Blog | Article(s)

        E Offline
        E Offline
        Edmundisme
        wrote on last edited by
        #3

        Is this available in VS 2005? I couldn't find an options for adding a service reference. There were two options: Add Reference, and Add Web Reference. Any ideas? Thanks! Ian

        E 1 Reply Last reply
        0
        • E Edmundisme

          Is this available in VS 2005? I couldn't find an options for adding a service reference. There were two options: Add Reference, and Add Web Reference. Any ideas? Thanks! Ian

          E Offline
          E Offline
          Edmundisme
          wrote on last edited by
          #4

          Once I installed the VS 2005 enhancements for .Net 3.0 (WPF,WCF) I had the "Add Service Reference" options. Thanks for your help, Jammer, as it pointed me in the right direction. Ian

          J 1 Reply Last reply
          0
          • E Edmundisme

            Once I installed the VS 2005 enhancements for .Net 3.0 (WPF,WCF) I had the "Add Service Reference" options. Thanks for your help, Jammer, as it pointed me in the right direction. Ian

            J Offline
            J Offline
            Jammer 0
            wrote on last edited by
            #5

            No problem fella ... I've only ever worked with .NET 3.5 / VS2008 ... never had the joy of using the VS2005 extensions.

            Jammer My Blog | Article(s)

            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