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. SOAP request/response messages in WCF

SOAP request/response messages in WCF

Scheduled Pinned Locked Moved WCF and WF
csharpwcfquestionxml
6 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.
  • G Offline
    G Offline
    Gktony
    wrote on last edited by
    #1

    How can I view the SOAP request/response messages for a .svc service written in c#? Is it possible?

    D S 2 Replies Last reply
    0
    • G Gktony

      How can I view the SOAP request/response messages for a .svc service written in c#? Is it possible?

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      If you can get one, then SOAP UI is a nice tool which can help doing that. You can test your service as well it. You can send a request and get the response from it.

      S 1 Reply Last reply
      0
      • G Gktony

        How can I view the SOAP request/response messages for a .svc service written in c#? Is it possible?

        S Offline
        S Offline
        Shane5555
        wrote on last edited by
        #3

        Great article here: http://keithelder.net/blog/archive/2008/01/15/How-to-Get-Around-WCFs-Lack-of-a-Preview-Web.aspx[^] Shane

        1 Reply Last reply
        0
        • D dan sh

          If you can get one, then SOAP UI is a nice tool which can help doing that. You can test your service as well it. You can send a request and get the response from it.

          S Offline
          S Offline
          Shane5555
          wrote on last edited by
          #4

          I don't SOAP UI is compatible with WCF. In my experience it does not send a strong enough SOAP message, although I could be wrong

          D 1 Reply Last reply
          0
          • S Shane5555

            I don't SOAP UI is compatible with WCF. In my experience it does not send a strong enough SOAP message, although I could be wrong

            D Offline
            D Offline
            dan sh
            wrote on last edited by
            #5

            Shane5555 wrote:

            I don't SOAP UI is compatible with WCF.

            It is. I have used it.

            Shane5555 wrote:

            In my experience it does not send a strong enough SOAP message

            What do you mean by that?

            S 1 Reply Last reply
            0
            • D dan sh

              Shane5555 wrote:

              I don't SOAP UI is compatible with WCF.

              It is. I have used it.

              Shane5555 wrote:

              In my experience it does not send a strong enough SOAP message

              What do you mean by that?

              S Offline
              S Offline
              Shane5555
              wrote on last edited by
              #6

              The WCF service could not understand any messages sent by SOAP-UI. I guessed that there is some redundant attribute or property which WCF requires in a SOAP message but SOAP-UI does not include. I didn't go any further with it.

              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