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. WCF and WF
  4. How to produce SOAP message using XSD and WSDL files?

How to produce SOAP message using XSD and WSDL files?

Scheduled Pinned Locked Moved WCF and WF
csharpwcfdotnetxmltutorial
1 Posts 1 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.
  • T Offline
    T Offline
    Tesic Goran
    wrote on last edited by
    #1

    I have XSD and WSDL files as input and should create Soap messages and extract Soap body from them. I know how to do that in VS2008 using code-first approach when I write interfaces and classes and use "Add Service Reference..." option. But, our requirement is not to use all these nice things because we get XSD and WSDL files and should create Soap message in some another way. My colleague tried to use svcutil.exe but he found it made the errors. So, can we do that by using some another tool or programmatically? We use C# and .NET Framework 3.5. Thank you in advance. Goran

    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