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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. I am Confused with this

I am Confused with this

Scheduled Pinned Locked Moved ASP.NET
xmlwcfcomdata-structures
2 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.
  • K Offline
    K Offline
    Krazy Programmer
    wrote on last edited by
    #1

    hi, I have written a web-method under web-service which returns an array of string. for some reason i am getting data through a WebRequest I am able to get data but i am confused regarding the appearance of xml format Please tell me why two string tags are appearing here * it returns more than two rows * i have removed the starting tag '<' as it was not getting posted properly HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: length

    soap:envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    soap:body>
    getadsresponse xmlns="http://google.com/tiwarione/">
    getadsresult>
    string>string
    string>string
    /getadsresult>
    /getadsresponse>
    /soap:body>
    /soap:envelope>

    I will be thankful for the response :rolleyes: Thanks and regards sindhu tiwari :laugh:

    If You win You need not Explain............ But If You Loose You Should not be there to Explain......

    A 1 Reply Last reply
    0
    • K Krazy Programmer

      hi, I have written a web-method under web-service which returns an array of string. for some reason i am getting data through a WebRequest I am able to get data but i am confused regarding the appearance of xml format Please tell me why two string tags are appearing here * it returns more than two rows * i have removed the starting tag '<' as it was not getting posted properly HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: length

      soap:envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
      soap:body>
      getadsresponse xmlns="http://google.com/tiwarione/">
      getadsresult>
      string>string
      string>string
      /getadsresult>
      /getadsresponse>
      /soap:body>
      /soap:envelope>

      I will be thankful for the response :rolleyes: Thanks and regards sindhu tiwari :laugh:

      If You win You need not Explain............ But If You Loose You Should not be there to Explain......

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Me too:confused: Try to post configuration section properly.

      cheers, Abhijit

      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